[U-Boot] [PATCH 13/14] warp: Use the default CONFIG_SYS_PBSIZE

Otavio Salvador otavio at ossystems.com.br
Tue Mar 3 02:50:57 CET 2015


On Mon, Mar 2, 2015 at 2:14 PM, Fabio Estevam
<fabio.estevam at freescale.com> wrote:
> Entering the maximum number of characters defined by CONFIG_SYS_CBSIZE into
> the console and hitting enter afterwards, causes a hang in the system because
> CONFIG_SYS_PBSIZE is not capable of storing the extra characters of the error
> message:
> "Unknown command '' - try 'help'".
>
> Use the default CONFIG_SYS_PBSIZE definition from config_fallbacks.h to solve
> this problem.
>
> Cc: Otavio Salvador <otavio at ossystems.com.br>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>

Acked-by: Otavio Salvador <otavio at ossystems.com.br>

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the U-Boot mailing list