[U-Boot] [PATCH] arndale: Increase command line buffer size (CONFIG_SYS_CBSIZE)

2014-10-07 Thread Ian Campbell
From: Ian Campbell ian.campb...@citrix.com 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.campb...@citrix.com --- include/configs/arndale.h | 4

[U-Boot] [PATCH] arndale: Increase command line buffer size (CONFIG_SYS_CBSIZE)

2014-10-07 Thread Ian Campbell
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.campb...@citrix.com --- include/configs/arndale.h | 4 ++-- 1 file changed, 2 insertions(+), 2