aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi3.conf
blob: cb6056eb892f69a16b4dc4d8f42a3f94a3a9aaf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: RaspberryPi 3 Development Board
#@DESCRIPTION: Machine configuration for the RaspberryPi 3

MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"

MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"

include conf/machine/raspberrypi2.conf

SERIAL_CONSOLE = "115200 ttyS0"