]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_evm.h
OMAP3/4: Increase console I/O buffer size
[karo-tx-uboot.git] / include / configs / omap3_evm.h
index afa18aab393758ce50566ee6f972f06b8108f51a..6c46badf8b525c59e4b91d60423e93b4865cd0e5 100644 (file)
 #define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_PROMPT              "OMAP3_EVM # "
-#define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
+#define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)