summaryrefslogtreecommitdiff
path: root/include/configs/imx8qm_mek.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx8qm_mek.h')
-rw-r--r--include/configs/imx8qm_mek.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx8qm_mek.h b/include/configs/imx8qm_mek.h
index 8fdcf50f52..73d1577584 100644
--- a/include/configs/imx8qm_mek.h
+++ b/include/configs/imx8qm_mek.h
@@ -241,7 +241,7 @@
#define CONFIG_HUSH_PARSER
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
#define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_CBSIZE 1024
+#define CONFIG_SYS_CBSIZE 2048
#define CONFIG_SYS_MAXARGS 64
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \