summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platforms/blspec-udoo-neo.in
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2023-02-10 20:36:12 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2023-02-11 17:19:20 +0100
commitb7a4fe18585223fe52100916a93d4057be51c79e (patch)
treeb5f494352a2fbe357e96830cd4d677d728337d70 /configs/platform-v7a/platforms/blspec-udoo-neo.in
parent292781f91fa0e2fec85c00f804061839eec4641a (diff)
downloadDistroKit-b7a4fe18585223fe52100916a93d4057be51c79e.tar.gz
DistroKit-b7a4fe18585223fe52100916a93d4057be51c79e.tar.xz
v7a: blspec: convert to ptxdist default entries
Adding new board support always included adding a special blspec package for this new board. Most of the blspec entries are the same except for the used devicetree blob. Since the blspec-entry package is able to the add the barebox 'linux-appendroot true' option as well can move to the buildin blspec-entry creation. This lowers the burden of adding new board support since ptxdist will create a blspec entry for devicetree each listed within the platformconfig. I added the 'rootwait rw' kernel command line options since most blspec entries used these options, albeit the 'rw' support should be reconsidered. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.pengutronix.de/20230210193612.2143905-15-m.felsch@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/platforms/blspec-udoo-neo.in')
-rw-r--r--configs/platform-v7a/platforms/blspec-udoo-neo.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/platform-v7a/platforms/blspec-udoo-neo.in b/configs/platform-v7a/platforms/blspec-udoo-neo.in
deleted file mode 100644
index 727ac27..0000000
--- a/configs/platform-v7a/platforms/blspec-udoo-neo.in
+++ /dev/null
@@ -1,5 +0,0 @@
-## SECTION=blspec
-
-config BLSPEC_UDOO_NEO
- tristate
- prompt "/loader/entries/udoo-neo.conf bootloader spec entry"