diff options
Diffstat (limited to 'include/configs/vme8349.h')
-rw-r--r-- | include/configs/vme8349.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h index 13fc2aa28a2..7df6a46aca6 100644 --- a/include/configs/vme8349.h +++ b/include/configs/vme8349.h @@ -355,8 +355,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ -#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 |