summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/projectroot/loader/entries
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-06-16 08:57:23 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-06-30 21:50:36 +0200
commitcb608a9d8c1b96eed87d8f52a459773cb8405525 (patch)
treeae8d3c72ea6dbf596072231a7464377eec380869 /configs/platform-v7a/projectroot/loader/entries
parent38b7d0dbb9d1902be4e27d0fadc1b829afdd5c33 (diff)
downloadDistroKit-cb608a9d8c1b96eed87d8f52a459773cb8405525.tar.gz
DistroKit-cb608a9d8c1b96eed87d8f52a459773cb8405525.tar.xz
platform-v7a: Gute Fee: add board support
Re-add support for Gute Fee, with the configs+rules for image creation and bootspec entries. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> [improve commit description] Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/projectroot/loader/entries')
-rw-r--r--configs/platform-v7a/projectroot/loader/entries/gf.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/gf.conf b/configs/platform-v7a/projectroot/loader/entries/gf.conf
index 620835b..7c5fbb2 100644
--- a/configs/platform-v7a/projectroot/loader/entries/gf.conf
+++ b/configs/platform-v7a/projectroot/loader/entries/gf.conf
@@ -1,5 +1,6 @@
title Gute Fee - Pengutronix-DistroKit
version 4.6
-options loglevel=5 systemd.log_level=warning systemd.show_status=auto root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw
+options loglevel=5 systemd.log_level=warning systemd.show_status=auto rootwait rw
linux /boot/zImage
devicetree /boot/am335x-afi-gf.dtb
+linux-appendroot true