summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/projectroot
diff options
context:
space:
mode:
authorRouven Czerwinski <r.czerwinski@pengutronix.de>2017-06-16 08:58:08 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-06-30 21:50:36 +0200
commit508561817e3c132b94b16e36ba9d1e552a949efc (patch)
treefcc722a1500893e2de7cf9085da32b2d04d3a485 /configs/platform-v7a/projectroot
parent5e4ffe588b621fccbb4de36042b0d4f02915edee (diff)
downloadDistroKit-508561817e3c132b94b16e36ba9d1e552a949efc.tar.gz
DistroKit-508561817e3c132b94b16e36ba9d1e552a949efc.tar.xz
platform-v7a: riotboard: add board support
Add support for RIoTboard, with the configs+rules for image creation and bootspec entries. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> [improve commit description, split from vexpress patches] Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/projectroot')
-rw-r--r--configs/platform-v7a/projectroot/loader/entries/riotboard.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/riotboard.conf b/configs/platform-v7a/projectroot/loader/entries/riotboard.conf
new file mode 100644
index 0000000..d4bf87a
--- /dev/null
+++ b/configs/platform-v7a/projectroot/loader/entries/riotboard.conf
@@ -0,0 +1,6 @@
+title PTXdist - Pengutronix-DistroKit
+version 4.11
+options rootwait
+linux /boot/zImage
+devicetree /boot/imx6dl-riotboard.dtb
+linux-appendroot true