commit | b4f865d8ec8ae1242607b112acde3ba492985724 | [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 | 5b01ec4524a01d26dca4e13fe6c6f965426165ed [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>