summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/highbank/env/boot/mmc-boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/highbank/env/boot/mmc-boot')
-rw-r--r--arch/arm/boards/highbank/env/boot/mmc-boot5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boards/highbank/env/boot/mmc-boot b/arch/arm/boards/highbank/env/boot/mmc-boot
index 93cd99b684..f3ae301e1b 100644
--- a/arch/arm/boards/highbank/env/boot/mmc-boot
+++ b/arch/arm/boards/highbank/env/boot/mmc-boot
@@ -1,10 +1,5 @@
#!/bin/sh
-if [ "$1" = menu ]; then
- boot-menu-add-entry "$0" "MMC slot (UEFI boot partiton)"
- exit
-fi
-
path="/mnt/mmc-boot"
global.bootm.image="${path}/zimage"