]> Git Repo - u-boot.git/blobdiff - include/configs/xilinx_zynqmp_mini.h
arm64: zynqmp: Reduce console buffer size
[u-boot.git] / include / configs / xilinx_zynqmp_mini.h
index ae751aa3953e0fce1adc4cd38c4a6b0c2087941c..3f57423b78989532a1221ec30b43916424b6f1bd 100644 (file)
@@ -24,5 +24,7 @@
 /* BOOTP options */
 #undef CONFIG_BOOTP_BOOTFILESIZE
 #undef CONFIG_BOOTP_MAY_FAIL
+#undef CONFIG_SYS_CBSIZE
+#define CONFIG_SYS_CBSIZE              1024
 
 #endif /* __CONFIG_ZYNQMP_MINI_H */
This page took 0.028229 seconds and 4 git commands to generate.