X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2FBSC9131RDB.h;h=2c93779001a1dbdf363efa6f0980733c45a2820e;hb=432e39806805c46d583e75e8dd2f7b71cc6089c1;hp=19c772c9685bc84ac618dba70d522b519689f0eb;hpb=80c914f1bb86d1b14a3cd993afdd20287d7a314b;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/BSC9131RDB.h b/include/configs/BSC9131RDB.h index 19c772c968..2c93779001 100644 --- a/include/configs/BSC9131RDB.h +++ b/include/configs/BSC9131RDB.h @@ -297,8 +297,6 @@ extern unsigned long get_sdram_size(void); #else #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #endif -#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 */