diff options
Diffstat (limited to 'include/configs/am3517_crane.h')
-rw-r--r-- | include/configs/am3517_crane.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index ce9d4f8f50..edaa384213 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -168,8 +168,6 @@ #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ #define CONFIG_SYS_MAXARGS 32 /* max number of command */ /* args */ -/* Boot Argument Buffer Size */ -#define CONFIG_SYS_BARGSIZE (CONFIG_SYS_CBSIZE) /* memtest works on */ #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0) #define CONFIG_SYS_MEMTEST_END (OMAP34XX_SDRC_CS0 + \ |