summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/projectroot/loader/entries
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-03-11 19:12:54 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-03-15 09:42:42 +0100
commite9c32bad6e9f7dcf226c9c91cb84f458af0847a5 (patch)
tree2e7689282ef2fca93a0f8355bf34010355058976 /configs/platform-v7a/projectroot/loader/entries
parent61be023775ab1ccef072bd8116f0ccf740bf8708 (diff)
downloadDistroKit-e9c32bad6e9f7dcf226c9c91cb84f458af0847a5.tar.gz
DistroKit-e9c32bad6e9f7dcf226c9c91cb84f458af0847a5.tar.xz
v7a: Add support for Raspberry Pi CM3
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/projectroot/loader/entries')
-rw-r--r--configs/platform-v7a/projectroot/loader/entries/rpicm3.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/rpicm3.conf b/configs/platform-v7a/projectroot/loader/entries/rpicm3.conf
new file mode 100644
index 0000000..ada8d99
--- /dev/null
+++ b/configs/platform-v7a/projectroot/loader/entries/rpicm3.conf
@@ -0,0 +1,6 @@
+title Raspberry Pi CM3 - Pengutronix-DistroKit
+version 4.6
+options rootwait rw
+linux /boot/zImage
+devicetree /boot/bcm2837-rpi-cm3-io3.dtb
+linux-appendroot true