commit | 58d702274c09c8dc45c14141acd2c70bb578c5b2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 20 17:42:29 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 24 00:33:57 2018 +0900 |
tree | 4e01cf576037c7fbf931397ffd76786b7267bec0 | |
parent | 275d80a4c2fb63890f3f4c16b7ad481064e650a0 [diff] |
ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN With the recent changes, the size of the U-Boot proper image for uniphier_v7_defconfig exceeded the current limit, 512KB, then SPL fails to load the whole of the U-Boot proper. Increase the size. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>