Commits
Masahiro Yamada committed 6a3cffe8e18
ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT The Boot ROM of UniPhier platform only loads 64KB image. We should always make sure that SPL memory footprint is less than that. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>