Commits
Ye Li committed 50790eb9583
MLK-22105-2 caam: Move g_jrdata to bss section for SPL We set SPL bss section on OCRAM. So move the g_jrdata to bss section only on SPL. In normal u-boot, it is still in data section to avoid overlay with relocation entries and DTB. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 53cc1a63d672882cb8c71af61321051f4dcbe091)