Home
last modified time | relevance | path

Searched hist:cf3c03b173038c51c19b1d871f225fc0c62f2a85 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dexynos-common.hcf3c03b173038c51c19b1d871f225fc0c62f2a85 Sun Nov 09 10:44:33 UTC 2014 Ian Campbell <ian.campbell@citrix.com> 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>