]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/am43xx_evm.h
ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
[karo-tx-uboot.git] / include / configs / am43xx_evm.h
index 8473b0bf5a40eea0abdab800d932685faa68847f..83596212474fc06e888fc767c6f38e078c8f5e24 100644 (file)
        "loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}\0" \
        "mmcboot=mmc dev ${mmcdev}; " \
                "setenv devnum ${mmcdev}; " \
+               "setenv devtype mmc; " \
                "if mmc rescan; then " \
                        "echo SD/MMC found on device ${devnum};" \
                        "if run loadbootenv; then " \