summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/delphi-poc20/env/boot/mmc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/delphi-poc20/env/boot/mmc')
-rw-r--r--arch/arm/boards/delphi-poc20/env/boot/mmc5
1 files changed, 0 insertions, 5 deletions
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"