commit | 6a3cffe8e189ca7ebd5bb801db7ec28b35ed9797 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 23 00:07:27 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 24 00:15:40 2015 +0900 |
tree | c83cf09b9a906890fcf4ace6e8d210e3c0921998 | |
parent | ce3a63905b06c884b8e22249b264b246cb84716f [diff] |
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>