MX6UL contains features that MX6ULL doesn't support.
Deselect CONFIG_MX6UL and select SYS_L2CACHE_OFF and ROM_UNIFIED_SECTIONS.
The motivation for doing this change is that MX6UL supports CAAM and
MX6ULL does not.
Signed-off-by: Breno Lima <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
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"