]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx53smd.h
configs: Fix usage of mmc rescan
[people/ms/u-boot.git] / include / configs / mx53smd.h
index ff2a290d7ad42ce501fdb40928dd77bad95ed517..9e8331970cf71ba443c0f9a74e6ed49f65060efa 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 " \