6ULL reuses as much as possible code from 6UL. Removing
the selection will cause 6ULL could not boot up. So revert it.

This reverts commit 051ba9e082f71f4709c32a69378192ca8964ca50.

Signed-off-by: Peng Fan <peng....@nxp.com>
---
 arch/arm/mach-imx/mx6/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm/mach-imx/mx6/Kconfig b/arch/arm/mach-imx/mx6/Kconfig
index 58ee20a8b6..74cc3cb16e 100644
--- a/arch/arm/mach-imx/mx6/Kconfig
+++ b/arch/arm/mach-imx/mx6/Kconfig
@@ -73,9 +73,8 @@ config MX6UL_OPOS6UL
        select SUPPORT_SPL
 
 config MX6ULL
-       select SYS_L2CACHE_OFF
-       select ROM_UNIFIED_SECTIONS
        bool
+       select MX6UL
 
 config MX6_DDRCAL
        bool "Include dynamic DDR calibration routines"
-- 
2.14.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to