[PATCH 1/3] ARM: Remove delphi-poc20 dead leftover
Sascha Hauer
s.hauer at pengutronix.de
Mon May 17 00:32:53 PDT 2021
This directory was merged accidently as part of the Datamodul Realq7
board support. Remove it.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
arch/arm/boards/delphi-poc20/env/boot/mmc | 5 -----
1 file changed, 5 deletions(-)
delete mode 100644 arch/arm/boards/delphi-poc20/env/boot/mmc
diff --git a/arch/arm/boards/delphi-poc20/env/boot/mmc b/arch/arm/boards/delphi-poc20/env/boot/mmc
deleted file mode 100644
index d5e202f395..0000000000
--- a/arch/arm/boards/delphi-poc20/env/boot/mmc
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-global.bootm.image="/mnt/mmc/zImage"
-global.bootm.oftree="/mnt/mmc/oftree"
-global.linux.bootargs.dyn.root="root=mmcblk0p2 rootfstype=ext3 rootwait"
--
2.29.2
More information about the barebox
mailing list