summaryrefslogtreecommitdiff
path: root/configs/smegw01_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/smegw01_defconfig')
-rw-r--r--configs/smegw01_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/smegw01_defconfig b/configs/smegw01_defconfig
index 2288c5859c..829cb4a559 100644
--- a/configs/smegw01_defconfig
+++ b/configs/smegw01_defconfig
@@ -17,6 +17,8 @@ CONFIG_IMX_BOOTAUX=y
CONFIG_IMX_HAB=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
+CONFIG_USE_BOOTCOMMAND=y
+CONFIG_BOOTCOMMAND="if run loadimage; then run mmcboot; fi; "
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_BOOTD is not set
CONFIG_CMD_BOOTZ=y