X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fvme8349.h;h=7df6a46aca6822f632b609dd2e1acc3c20b94552;hb=e090579d0a2d1aa38eab94b98877de9bcdd4f31d;hp=23dc884b12312d558a27d5a82b790cb2f2da9e2e;hpb=390194d43fa4478ddb638164ddb114c979f3e57a;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h index 23dc884b12..7df6a46aca 100644 --- a/include/configs/vme8349.h +++ b/include/configs/vme8349.h @@ -355,16 +355,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ -#if defined(CONFIG_CMD_KGDB) - #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ -#else - #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ -#endif - -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16) -#define CONFIG_SYS_MAXARGS 16 /* max num of command args */ -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buf Size */ - /* * For booting Linux, the board info and command line data * have to be in the first 256 MB of memory, since this is