MLK-21848-9 imx8qxp_mek: Update SPL base and SPL relevant configurations
authorYe Li <ye.li@nxp.com>
Fri, 26 Apr 2019 06:15:07 +0000 (23:15 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 10:38:55 +0000 (03:38 -0700)
commit5bc64742c1fbf3949de0e3318fbf21c6f3d2e369
tree8caa4a3801aed9c0d4bb4629503dc1fa6085c4ff
parent19663a44ad20efd13cd3a3299a11371f342225fc
MLK-21848-9 imx8qxp_mek: Update SPL base and SPL relevant configurations

Change the SPL base from OCRAM alias 0 to OCRAM 0x100000. We will jump
to OCRAM at early SPL init.

Also update the runtime memory address like: stack, BSS, malloc.
since the stack size includes a early malloc area which is increased
after using DM. In the new settings, We overlay the early malloc area
with real malloc area, so this can save 32KB size.

After container parser is enabled, need change SPL load offset accordingly

Signed-off-by: Ye Li <ye.li@nxp.com>
include/configs/imx8qxp_mek.h