]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Mar 2015 15:07:27 +0000 (00:07 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Mar 2015 15:15:40 +0000 (00:15 +0900)
commit6a3cffe8e189ca7ebd5bb801db7ec28b35ed9797
treec83cf09b9a906890fcf4ace6e8d210e3c0921998
parentce3a63905b06c884b8e22249b264b246cb84716f
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>
include/configs/uniphier.h