]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xpedite517x.h
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
[people/ms/u-boot.git] / include / configs / xpedite517x.h
index c4cd74999c4c2ef545ef45b44c0b2058e57395f0..beedc9eda88af56abf195e43637e207f22c05c28 100644 (file)
@@ -485,10 +485,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory */
 #define CONFIG_SYS_LOAD_ADDR   0x2000000       /* default load address */
-#define CONFIG_SYS_CBSIZE      256             /* Console I/O Buffer Size */
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) /* Print Buffer Size */
-#define CONFIG_SYS_MAXARGS     16              /* max number of command args */
-#define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE       /* Boot Argument Buffer Size */
 #define CONFIG_CMDLINE_EDITING 1               /* Command-line editing */
 #define CONFIG_LOADADDR                0x1000000       /* default location for tftp and bootm */
 #define CONFIG_PANIC_HANG                      /* do not reset board on panic */