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-05-05 20:58:20 -06:00
2015-06-10 19:26:54 -06:00
2015-04-10 14:23:23 +02:00
2015-06-10 19:26:55 -06:00
2015-05-28 08:18:24 -04:00
2015-04-23 16:46:50 -07:00
2015-03-05 08:56:39 -05:00
2015-04-23 09:05:53 -06:00
2015-05-05 12:29:36 +03:00
2015-06-04 03:34:47 -06:00
2015-06-04 02:39:39 -06:00
2015-04-20 17:57:13 -05:00
2015-07-01 21:15:03 +05:30
2015-07-01 21:15:03 +05:30
2015-03-05 20:50:29 -05:00
2015-07-26 12:11:33 +02:00