]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/k2g_evm.h
configs: k2g_evm: Remove PMMC loading environment commands
[people/ms/u-boot.git] / include / configs / k2g_evm.h
index 6341609858715079b38a9f686cfe6bd0a80a2566..195074040573009a47c06728c0a91d5b860178f6 100644 (file)
@@ -69,7 +69,6 @@
        "run envboot; "                                                 \
        "run run_mon_hs; "                                              \
        "run init_${boot}; "                                            \
-       "run set_name_pmmc get_pmmc_${boot} run_pmmc; "                 \
        "run get_fit_${boot}; "                                         \
        "bootm ${fit_loadaddr}#${name_fdt}"
 #endif