Commits
Ye Li committed 4eb05d15a52
MLK-20243 imx8mq_evk: Enlarge SPL max size to 148KB When using gcc 4.9 to build SPL, the image size is beyond current limitation 128KB. This gcc version is used in android tool chain. So enlarge the SPL max size to 148KB. This value is also aligned with other imx8mq/mm boards settings. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 0442e985133f546c745f501e3339786a0fb04f6b)