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>
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
#include <configs/tqma6ul_common.config>
|
|
#include <configs/tqma6ul_spi.config>
|
|
|
|
CONFIG_MX6ULL=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="nxp/imx/imx6ull-tqma6ull2-mba6ulx"
|