diff options
author | Bo Shen <voice.shen@atmel.com> | 2015-09-02 18:00:06 +0800 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2015-09-11 09:35:39 +0200 |
commit | 0b4e450556a05d78d1eaf4921180916eb5939c9a (patch) | |
tree | ea867848aafb5f0eef3ac87ed6f6715f1be0bfd2 /arch/arm/mach-bcm283x/reset.c | |
parent | ab892a109c58a3cfc18f5e18d0b9bfbc90b2eff2 (diff) | |
download | u-boot-imx-0b4e450556a05d78d1eaf4921180916eb5939c9a.zip u-boot-imx-0b4e450556a05d78d1eaf4921180916eb5939c9a.tar.gz u-boot-imx-0b4e450556a05d78d1eaf4921180916eb5939c9a.tar.bz2 |
ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
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@atmel.com>
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Diffstat (limited to 'arch/arm/mach-bcm283x/reset.c')
0 files changed, 0 insertions, 0 deletions