blob: cb6056eb892f69a16b4dc4d8f42a3f94a3a9aaf7 [file] [log] [blame]
Patrick Williams8b8bc412016-08-17 15:02:23 -05001#@TYPE: Machine
2#@NAME: RaspberryPi 3 Development Board
3#@DESCRIPTION: Machine configuration for the RaspberryPi 3
4
5MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
6
7MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
8
9include conf/machine/raspberrypi2.conf
10
11SERIAL_CONSOLE = "115200 ttyS0"