diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/k2g_evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h index 6341609858..1950740405 100644 --- a/include/configs/k2g_evm.h +++ b/include/configs/k2g_evm.h @@ -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 |