summaryrefslogtreecommitdiffstats
path: root/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf')
-rw-r--r--import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf b/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf
new file mode 100644
index 000000000..ccf9ae7b9
--- /dev/null
+++ b/import-layers/meta-raspberrypi/conf/machine/raspberrypi0.conf
@@ -0,0 +1,8 @@
+#@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"
OpenPOWER on IntegriCloud