[U-Boot] [PATCH 14/14] novena: Use the default CONFIG_SYS_PBSIZE
    Marek Vasut 
    marex at denx.de
       
    Mon Mar  2 18:30:51 CET 2015
    
    
  
On Monday, March 02, 2015 at 06:14:38 PM, Fabio Estevam 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: Marek Vasut <marex at denx.de>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
Acked-by: Marek Vasut <marex at denx.de>
Best regards,
Marek Vasut
    
    
More information about the U-Boot
mailing list