sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)
authorIan Campbell <Ian.Campbell@citrix.com>
Tue, 7 Oct 2014 13:20:30 +0000 (14:20 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:35:39 +0000 (09:35 +0200)
commit06beadb0015984da655acbb671aaa5f69ac53c5f
treed51b3d0cf4f28015ca490438236e8b1dc683a881
parent7b48d8c8bc40ba3215a5ceb2731d762d4b143e3b
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>
include/configs/sunxi-common.h