Files
u-boot-tk1-som/include/configs
Otavio Salvador d6ec45da30 cgtqmx6eval: Use the 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: Otavio Salvador <otavio@ossystems.com.br>
2015-07-26 12:21:58 +02:00
..
2015-06-04 02:39:39 -06:00
2015-03-13 13:13:48 +01:00
2015-06-04 03:03:18 -06:00
2015-05-29 13:46:36 +02:00
2015-07-26 12:12:04 +02:00