aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0.conf
blob: 3bd9e956e2cf9e13903acae595048f71c2f84f64 (plain)
1
2
3
4
5
6
7
8
9
#@TYPE: Machine
#@NAME: RaspberryPi Zero Development Board
#@DESCRIPTION: Machine configuration for the RaspberryPi Zero board (https://www.raspberrypi.org/blog/raspberry-pi-zero)

MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
include conf/machine/raspberrypi.conf

SERIAL_CONSOLE ?= "115200 ttyAMA0"
VC4_CMA_SIZE ?= "cma-128"