summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0.conf
Commit message (Collapse)AuthorAgeFilesLines
* 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>