summaryrefslogtreecommitdiff
path: root/configs/imx8mm_venice_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-07-27 15:19:33 -0700
committerStefano Babic <sbabic@denx.de>2021-08-09 14:46:50 +0200
commitc10bf27615a07e07722c66fd28b57ae5db969288 (patch)
treeda80c164f3466ffda04f57d6c2cb5a4a339b69fb /configs/imx8mm_venice_defconfig
parent1d1f3c809973ce8b107b43cab0bec946251b1d3c (diff)
configs: imx8mm_venice_defconfig: remove unused SPL features
remove unused SPL features to shink the size of the SPL which otherwise would no longer fit into IMX8M Mini OCRAM. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/imx8mm_venice_defconfig')
-rw-r--r--configs/imx8mm_venice_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig
index 3da3fad7a0..d8d930ab4d 100644
--- a/configs/imx8mm_venice_defconfig
+++ b/configs/imx8mm_venice_defconfig
@@ -26,7 +26,6 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_SPL_LOAD_FIT=y
-CONFIG_SPL_LOAD_FIT_FULL=y
CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh"
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/imx8m/imximage-8mm-lpddr4.cfg"