-
- Downloads
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>
Showing
- include/configs/at91-sama5_common.h 0 additions, 2 deletionsinclude/configs/at91-sama5_common.h
- include/configs/at91sam9260ek.h 0 additions, 1 deletioninclude/configs/at91sam9260ek.h
- include/configs/at91sam9261ek.h 0 additions, 1 deletioninclude/configs/at91sam9261ek.h
- include/configs/at91sam9263ek.h 0 additions, 1 deletioninclude/configs/at91sam9263ek.h
- include/configs/at91sam9m10g45ek.h 0 additions, 1 deletioninclude/configs/at91sam9m10g45ek.h
- include/configs/at91sam9n12ek.h 0 additions, 2 deletionsinclude/configs/at91sam9n12ek.h
- include/configs/at91sam9rlek.h 0 additions, 1 deletioninclude/configs/at91sam9rlek.h
- include/configs/at91sam9x5ek.h 0 additions, 2 deletionsinclude/configs/at91sam9x5ek.h
Loading
Please register or sign in to comment