summaryrefslogtreecommitdiff
path: root/configs/gwventana_emmc_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-06-11 22:46:21 +0300
committerStefano Babic <sbabic@denx.de>2021-07-10 17:53:33 +0300
commit6a4c67859cbea8be251720fe8d99729f63b1ff13 (patch)
tree3c68db65a00005d55f95a85a40ae4779d8fa94f0 /configs/gwventana_emmc_defconfig
parent32328065b573e155497bcf80086fdf1fad90b9f8 (diff)
downloadu-boot-6a4c67859cbea8be251720fe8d99729f63b1ff13.tar.xz
imx: ventana: add legacy uboot image support
Add Legacy U-Boot image support needed to boot a uImage. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/gwventana_emmc_defconfig')
-rw-r--r--configs/gwventana_emmc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig
index 5da50c8417..2fa30d470a 100644
--- a/configs/gwventana_emmc_defconfig
+++ b/configs/gwventana_emmc_defconfig
@@ -24,7 +24,6 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
# CONFIG_USE_SPL_FIT_GENERATOR is not set
-# CONFIG_LEGACY_IMAGE_FORMAT is not set
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"