summaryrefslogtreecommitdiff
path: root/include/configs/mx6solo_sabreauto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6solo_sabreauto.h')
-rw-r--r--include/configs/mx6solo_sabreauto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6solo_sabreauto.h b/include/configs/mx6solo_sabreauto.h
index 1a90d68b6f..c1d255d7de 100644
--- a/include/configs/mx6solo_sabreauto.h
+++ b/include/configs/mx6solo_sabreauto.h
@@ -142,7 +142,7 @@
#define CONFIG_SYS_LONGHELP /* undef to save memory */
#define CONFIG_SYS_PROMPT "MX6SOLO SABREAUTO U-Boot > "
#define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
+#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
/* Print Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_MAXARGS 16 /* max number of command args */