summaryrefslogtreecommitdiff
path: root/configs/imx8mp_rsb3720a1_6G_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/imx8mp_rsb3720a1_6G_defconfig')
-rw-r--r--configs/imx8mp_rsb3720a1_6G_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mp_rsb3720a1_6G_defconfig b/configs/imx8mp_rsb3720a1_6G_defconfig
index 27b780239d..00852ba6ba 100644
--- a/configs/imx8mp_rsb3720a1_6G_defconfig
+++ b/configs/imx8mp_rsb3720a1_6G_defconfig
@@ -80,6 +80,7 @@ CONFIG_FASTBOOT_UUU_SUPPORT=y
CONFIG_FASTBOOT_BUF_ADDR=0x42800000
CONFIG_FASTBOOT_BUF_SIZE=0x40000000
CONFIG_FASTBOOT_FLASH=y
+CONFIG_BOOTCOMMAND="mmc dev ${mmcdev}; if mmc rescan; then if run loadbootscript; then run bootscript; else if run loadimage; then run mmcboot; else run netboot; fi; fi; fi;"
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MXC=y
CONFIG_LED=y