X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fpb1x00.h;h=ba9c99850c6fa95a115f3dad3e1a8bab72ecb826;hb=3784c789e7e8de3d022ddf198b01e54b68971cd5;hp=85cac5a7b45502f122a4749ebc0693bf0a6258fe;hpb=2be296538e2e9d2893dc495b3fc8f9f6acb1454c;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index 85cac5a7b4..ba9c99850c 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -30,7 +30,6 @@ #endif #define CONFIG_TIMESTAMP /* Print image info with timestamp */ -#undef CONFIG_BOOTARGS #define CONFIG_EXTRA_ENV_SETTINGS \ "addmisc=setenv bootargs ${bootargs} " \ @@ -46,7 +45,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#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*/