diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-03-02 14:14:33 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-03-13 13:13:48 +0100 |
commit | e7a2e7d07e8eeac8fd464a9daeaa7d641cb9b144 (patch) | |
tree | facf023ec922ce507cc7abd809c25fa3f38ef570 /include/universe.h | |
parent | 31188d873e75557ed98d9584fe04a5cb99828972 (diff) | |
download | talos-obmc-uboot-e7a2e7d07e8eeac8fd464a9daeaa7d641cb9b144.tar.gz talos-obmc-uboot-e7a2e7d07e8eeac8fd464a9daeaa7d641cb9b144.zip |
mxs: 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: Marek Vasut <marex@denx.de>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/universe.h')
0 files changed, 0 insertions, 0 deletions