summaryrefslogtreecommitdiff
path: root/configs/imx8ulp_evk_android_dual_defconfig
diff options
context:
space:
mode:
authorMaximus Sun <maximus.sun@nxp.com>2022-10-27 21:06:55 +0800
committerJi Luo <ji.luo@nxp.com>2022-10-27 21:55:38 +0800
commited2c3cbd6ace10985f67642c6fa009346371ee0e (patch)
treea889a1637fbfa811ec276d05caf8a6b6211cfda8 /configs/imx8ulp_evk_android_dual_defconfig
parentd23cfa097679acc00f2c28587c3473e8369e5227 (diff)
MA-20814 add fastboot command to erase u-boot env
Add fastboot command "fastboot oem erase_uboot_env" to support erase u-boot env. Signed-off-by: Maximus Sun <maximus.sun@nxp.com>
Diffstat (limited to 'configs/imx8ulp_evk_android_dual_defconfig')
-rw-r--r--configs/imx8ulp_evk_android_dual_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8ulp_evk_android_dual_defconfig b/configs/imx8ulp_evk_android_dual_defconfig
index e7050ab71c..a2ab29cab8 100644
--- a/configs/imx8ulp_evk_android_dual_defconfig
+++ b/configs/imx8ulp_evk_android_dual_defconfig
@@ -151,3 +151,4 @@ CONFIG_AVB_WARNING_LOGO_ROWS=0xC0
CONFIG_DUAL_BOOTLOADER=y
CONFIG_AHAB_BOOT=y
CONFIG_LMB_MAX_REGIONS=9
+CONFIG_CMD_ERASEENV=y