aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi3.conf
blob: 1ac592811e929ac768b32f5cf7dc423e4abf0f2a (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}"
include conf/machine/raspberrypi2.conf

MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"

SERIAL_CONSOLE = "115200 ttyS0"
VC4_CMA_SIZE ?= "cma-256"