summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/k2g_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
index ca1e368aa0..ba084c146f 100644
--- a/include/configs/k2g_evm.h
+++ b/include/configs/k2g_evm.h
@@ -36,6 +36,7 @@
"get_mon_mmc=load mmc ${bootpart} ${addr_mon} ${bootdir}/${name_mon}\0"\
#define CONFIG_BOOTCOMMAND \
+ "run envboot; " \
"run set_name_pmmc init_${boot} get_pmmc_${boot} run_pmmc " \
"get_fdt_${boot} get_mon_${boot} get_kern_${boot} " \
"run_mon run_kern"
OpenPOWER on IntegriCloud