work around ERR11115: The lower part of the OCRAM is unusable on i.MX6UL mask revision 2N52P with date code before 9/22/2017. Adjust CONFIG_SPL_TEXT_BASE and CONFIG_SPL_MAX_SIZE accordingly to fix boot on these SoCs. Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
#include <configs/tqma6ul_common.config>
|
|
#include <configs/tqma6ul_mmc.config>
|
|
|
|
CONFIG_MX6UL=y
|
|
CONFIG_TQMA6UL_VARIANT_LGA=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="nxp/imx/imx6ul-tqma6ul2l-mba6ulx"
|