build/patch/u-boot/legacy/board_imx7sabre/u-boot-enable-CMD_IMPORTENV.patch

14 lines
427 B
Diff
Raw Permalink Normal View History

diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
index 18b02f4..e8d7105 100644
--- a/configs/mx7dsabresd_defconfig
+++ b/configs/mx7dsabresd_defconfig
@@ -15,7 +15,7 @@ CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_EXPORTENV is not set
-# CONFIG_CMD_IMPORTENV is not set
+CONFIG_CMD_IMPORTENV=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_DFU=y
CONFIG_CMD_GPIO=y