ARM: zynq: Increase input buffer console size to 2k
authorMichal Simek <michal.simek@xilinx.com>
Tue, 10 Sep 2019 13:49:42 +0000 (15:49 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:41:27 +0000 (09:41 +0200)
ZynqMP and Versal is using 2k that's why aligned all platform together to
be able to use the same scripts.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h

index 785377e0b6f46d7bbe1461bab848cf6542951c50..283a78494116a42d513a3d60cb8b2315d57db668 100644 (file)
 
 #define CONFIG_CLOCKS
 #define CONFIG_SYS_MAXARGS             32 /* max number of command args */
+#define CONFIG_SYS_CBSIZE              2048 /* Console I/O Buffer Size */
 
 #define CONFIG_SYS_MEMTEST_START       0
 #define CONFIG_SYS_MEMTEST_END         0x1000