b724bd7d63
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_GW_VENTANA=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_SYS_MALLOC_F_LEN=0x400
|