MLK-18654-4 imx8mm_evk: Enable SPL SDP for iMX8MM EVK board
authorYe Li <ye.li@nxp.com>
Fri, 19 Apr 2019 06:34:13 +0000 (23:34 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 09:33:58 +0000 (02:33 -0700)
commitbd9cbf66f801ac930f7e62da9ed42653fd3dc7f9
tree481684261550dc2cc251914b4d6eb8ff9a822ce0
parent62efea1e99a02fc282d0a22c36fddb1b14a09612
MLK-18654-4 imx8mm_evk: Enable SPL SDP for iMX8MM EVK board

Enable the SPL SDP for iMX8MM EVK. So that when booting from USB serial
download mode, the SPL will enter SDP to download FIT image from USB host
(uuu tool) and boot into FIT image.

The SDP driver needs larger malloc pool size, so extend the SPL malloc pool
to 12KB and reduce the SPL BSS MAX to 4KB because BSS actual size is about 1KB.

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/imx8mm_evk/spl.c
configs/imx8mm_ddr4_evk_defconfig
configs/imx8mm_ddr4_evk_nand_defconfig
configs/imx8mm_evk_defconfig
configs/imx8mm_evk_fspi_defconfig