xref: /openbmc/openbmc/meta-raspberrypi/conf/machine/raspberrypi0.conf (revision e760df85eded3ead9d756555d5144acc5e3d3fa1)
1#@TYPE: Machine
2#@NAME: RaspberryPi Zero Development Board
3#@DESCRIPTION: Machine configuration for the RaspberryPi Zero board (https://www.raspberrypi.org/blog/raspberry-pi-zero)
4
5MACHINEOVERRIDES =. "raspberrypi:"
6include conf/machine/raspberrypi.conf
7
8SERIAL_CONSOLES ?= "115200;ttyAMA0"
9