summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0.conf
Commit message (Collapse)AuthorAgeFilesLines
* raspberrypi0.conf: make SERIAL_CONSOLE overridable from outsideGianfranco Costamagna2017-05-161-1/+1
| | | | | | | | 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>
* raspberrypi*.conf: Minor tweaksAndrei Gherzan2017-01-201-1/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi0.conf: set the default value of VC4_CMA_SIZE to support vc4graphicsHerve Jourdain2016-09-211-0/+2
| | | | Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
* raspberrypi*.conf: Serial console definition splitTrevor Woerner2016-04-211-0/+2
| | | | | | | | 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>
* raspberrypi0.conf: Add machine configuration for Raspberry Pi ZeroAndrei Gherzan2016-01-111-0/+6
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>