ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 20 Apr 2018 08:42:29 +0000 (17:42 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Apr 2018 15:33:57 +0000 (00:33 +0900)
commit58d702274c09c8dc45c14141acd2c70bb578c5b2
tree4e01cf576037c7fbf931397ffd76786b7267bec0
parent275d80a4c2fb63890f3f4c16b7ad481064e650a0
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>
include/configs/uniphier.h