Fabio Estevam 0e26afe5ce warp: 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.

Cc: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-13 13:13:49 +01:00
..
2015-02-11 12:35:46 +01:00
2015-01-05 15:13:46 -05:00
2015-01-14 11:35:43 -05:00
2014-12-05 08:06:15 -08:00
2015-01-21 10:25:02 +01:00
2015-02-24 13:09:42 -08:00
2015-01-29 17:09:59 -07:00
2014-12-11 13:18:43 -07:00
2015-02-10 13:31:26 +01:00
2015-01-29 13:38:40 -05:00
2015-01-06 10:10:04 +02:00
2015-02-12 10:35:33 -07:00
2015-02-06 12:07:45 -07:00
2015-01-05 12:08:55 -05:00
2015-01-16 09:32:11 -08:00
2014-12-31 19:10:13 +01:00
2015-01-18 12:31:36 +01:00
2015-01-21 10:25:53 +01:00