summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/projectroot/loader/entries
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-04-24 19:17:26 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-04-27 09:39:47 +0200
commitb7836885d843067601cc533140378f12262b8f2d (patch)
treea7026cb077e4268294be17513a95746629ff9b0d /configs/platform-v7a/projectroot/loader/entries
parentf3b731600751a9a2859c1fd01805ee6324340bdb (diff)
downloadDistroKit-b7836885d843067601cc533140378f12262b8f2d.tar.gz
DistroKit-b7836885d843067601cc533140378f12262b8f2d.tar.xz
v7a: generate image for Linux Automation MC-1
With TF-A and barebox support added in previous commits, everything is now in place for having DistroKit generate a MC-1 rootfs image. Do so. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/projectroot/loader/entries')
-rw-r--r--configs/platform-v7a/projectroot/loader/entries/lxa-mc1.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/lxa-mc1.conf b/configs/platform-v7a/projectroot/loader/entries/lxa-mc1.conf
new file mode 100644
index 0000000..e0f418c
--- /dev/null
+++ b/configs/platform-v7a/projectroot/loader/entries/lxa-mc1.conf
@@ -0,0 +1,6 @@
+title PTXdist - Pengutronix-DistroKit
+version 5.5
+options rootwait rw loglevel=5 systemd.log_level=warning systemd.show_status=auto
+linux /boot/zImage
+devicetree /boot/stm32mp157c-lxa-mc1.dtb
+linux-appendroot true