summaryrefslogtreecommitdiff
path: root/include/configs/exynos-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/exynos-common.h')
-rw-r--r--include/configs/exynos-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h
index 124630562a..1f3ee55098 100644
--- a/include/configs/exynos-common.h
+++ b/include/configs/exynos-common.h
@@ -74,8 +74,8 @@
#define CONFIG_PARTITION_UUIDS
/* Miscellaneous configurable options */
-#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
-#define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */
+#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
+#define CONFIG_SYS_PBSIZE 1024 /* Print Buffer Size */
#define CONFIG_SYS_MAXARGS 16 /* max number of command args */
/* Boot Argument Buffer Size */