OMAP3: Fix changed mmc init command
[platform/kernel/u-boot.git] / include / configs / omap3_beagle.h
index 5a948e4..6ed1262 100644 (file)
                "bootm ${loadaddr}\0" \
 
 #define CONFIG_BOOTCOMMAND \
-       "if mmcinit; then " \
+       "if mmc init; then " \
                "if run loadbootscript; then " \
                        "run bootscript; " \
                "else " \