]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap5_evm.h
x86: Remove eNET boards
[karo-tx-uboot.git] / include / configs / omap5_evm.h
index 743edfdcc593f00888dd0743affc6df3bceb3155..623da777faa7a66b346981554fe18c4fca4c0bc9 100644 (file)
                "bootm ${loadaddr}\0" \
 
 #define CONFIG_BOOTCOMMAND \
-       "if mmc rescan ${mmcdev}; then " \
+       "mmc dev ${mmcdev}; if mmc rescan; then " \
                "if run loadbootscript; then " \
                        "run bootscript; " \
                "else " \