]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_pandora.h
OMAP3/4: Increase console I/O buffer size
[u-boot] / include / configs / omap3_pandora.h
index bd55abc05d641d2181838e83f74ade9202e8abce..097608632a7d747a0079c5bc7b5e661ab050c5bd 100644 (file)
 #define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_PROMPT              "Pandora # "
-#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)