aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0.conf
AgeCommit message (Collapse)Author
2017-05-16raspberrypi0.conf: make SERIAL_CONSOLE overridable from outsideGianfranco Costamagna
currently there is no way to override the default SERIAL_CONSOLE, this variable needs to be set only if the developer didn't set it already from another layer. Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com>
2017-01-20raspberrypi*.conf: Minor tweaksAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2016-09-21raspberrypi0.conf: set the default value of VC4_CMA_SIZE to support vc4graphicsHerve Jourdain
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
2016-04-21raspberrypi*.conf: Serial console definition splitTrevor Woerner
The latest raspberrypi3 puts its console on ttyS0 instead of ttyAMA0 (like all the preceding boards). Therefore pull this definition out of the common include file and add it separately for each MACHINE. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2016-01-11raspberrypi0.conf: Add machine configuration for Raspberry Pi ZeroAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>