]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx53loco.h
Merge git://git.denx.de/u-boot
[karo-tx-uboot.git] / include / configs / mx53loco.h
index f2384f30bc61ead7a3aafa14e44fb6846e05e835..a62ea7859900d1a9da98eb3849d06b06b8ea4bad 100644 (file)
                "dhcp ${uimage}; bootm\0" \
 
 #define CONFIG_BOOTCOMMAND \
-       "if mmc rescan ${mmcdev}; then " \
+       "mmc dev ${mmcdev}; if mmc rescan; then " \
                "if run loadbootscript; then " \
                        "run bootscript; " \
                "else " \