]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)
authorIan Campbell <ian.campbell@citrix.com>
Sun, 9 Nov 2014 10:44:33 +0000 (10:44 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 17 Nov 2014 10:11:03 +0000 (19:11 +0900)
commitcf3c03b173038c51c19b1d871f225fc0c62f2a85
tree89cb677cf8f91533435e14591dad1fe4c493fd46
parente6825e03627522ad73c6052b087233e0e74c0dd9
exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)

I was running into this limit with a not overly long PXE append line.

Since the PXE code wants to print the resulting command line increase
CONFIG_SYS_PBSIZE too.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos-common.h