summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/projectroot/loader/entries
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2023-02-10 20:36:10 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2023-02-11 17:19:20 +0100
commit65b42f3130c5526bcc48a832d16b295b2d775299 (patch)
tree00751c7d076ca783e15df1ca9b24ba8d8f2a43a3 /configs/platform-v7a/projectroot/loader/entries
parent552ea42fe7aabaa1bfdc4e57630c268c44a8ed0d (diff)
downloadDistroKit-65b42f3130c5526bcc48a832d16b295b2d775299.tar.gz
DistroKit-65b42f3130c5526bcc48a832d16b295b2d775299.tar.xz
v7a: blspec: drop incomplete Gute Fee support
The blspec support for the Gute Fee HW was incomplete since the actual makefile is missing as well as the devicetree, so drop the blspec boot support. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.pengutronix.de/20230210193612.2143905-13-m.felsch@pengutronix.de 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.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/gf.conf b/configs/platform-v7a/projectroot/loader/entries/gf.conf
deleted file mode 100644
index b114645..0000000
--- a/configs/platform-v7a/projectroot/loader/entries/gf.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-title Gute Fee - Pengutronix-DistroKit
-version 4.6
-options rootwait rw
-linux /boot/zImage
-devicetree /boot/am335x-afi-gf.dtb
-linux-appendroot true