summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-09-10 15:49:42 +0200
committerMichal Simek <michal.simek@xilinx.com>2019-10-08 09:41:27 +0200
commit8567717dff2b3d972003d91361004f2ecef3935c (patch)
tree151f63e7a437193972491e49cb534f8f0f5bd22a /include/configs/zynq-common.h
parentd6d82cb0bee0b4ea53e6873010c67371af2dd5aa (diff)
ARM: zynq: Increase input buffer console size to 2k
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>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 785377e0b6..283a784941 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -257,6 +257,7 @@
#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