[U-Boot] ARM: atmel: boards: use default CONFIG_SYS_PBSIZE

Andreas Bießmann andreas.devel at googlemail.com
Fri Sep 11 09:38:59 CEST 2015


Dear Josh Wu,

Josh Wu <josh.wu at atmel.com> writes:
>From: Bo Shen <voice.shen at atmel.com>
>
>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.
>
>Signed-off-by: Bo Shen <voice.shen at atmel.com>
>Signed-off-by: Josh Wu <josh.wu at atmel.com>
>---
>
> include/configs/at91-sama5_common.h | 2 --
> include/configs/at91sam9260ek.h     | 1 -
> include/configs/at91sam9261ek.h     | 1 -
> include/configs/at91sam9263ek.h     | 1 -
> include/configs/at91sam9m10g45ek.h  | 1 -
> include/configs/at91sam9n12ek.h     | 2 --
> include/configs/at91sam9rlek.h      | 1 -
> include/configs/at91sam9x5ek.h      | 2 --
> 8 files changed, 11 deletions(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann


More information about the U-Boot mailing list