Home
last modified time | relevance | path

Searched hist:"06 beadb0015984da655acbb671aaa5f69ac53c5f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.h06beadb0015984da655acbb671aaa5f69ac53c5f Tue Oct 07 13:20:30 UTC 2014 Ian Campbell <Ian.Campbell@citrix.com> sunxi: 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: Hans de Goede <hdegoede@redhat.com>