]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_sdp4430.h
OMAP3/4: Increase console I/O buffer size
[u-boot] / include / configs / omap4_sdp4430.h
index 1a5d7a66c5ce01447025278788398426981b9d87..ba6f49d030203aaa4d75826a28f77162e8b8baa1 100644 (file)
 #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_PROMPT              "OMAP4430 SDP # "
-#define CONFIG_SYS_CBSIZE              256
+#define CONFIG_SYS_CBSIZE              512
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)