]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti814x_evm.h
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
[u-boot] / include / configs / ti814x_evm.h
index 212ff4e0fd21f4c41402b6cf3340764af5a4b3de..93d1e5e54cb0ba806a8642396352811375e192f1 100644 (file)
@@ -91,9 +91,6 @@
 /* Console I/O Buffer Size */
 #define CONFIG_SYS_CBSIZE              512
 
-/* Boot Argument Buffer Size */
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-
 #define CONFIG_SYS_MEMTEST_START       CONFIG_SYS_SDRAM_BASE
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START \
                                        + PHYS_DRAM_1_SIZE - (8 << 12))