diff options
Diffstat (limited to 'include/configs/tam3517-common.h')
| -rw-r--r-- | include/configs/tam3517-common.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index e79fb91e4d6..5fafee280b2 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -26,11 +26,6 @@ #define CONFIG_REVISION_TAG /* - * Size of malloc() pool - */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10) + \ - 2 * 1024 * 1024) -/* * DDR related */ #define CONFIG_SYS_CS0_SIZE (256 * 1024 * 1024) @@ -75,10 +70,6 @@ #define CONFIG_SYS_MAXARGS 32 /* max number of command */ /* args */ -/* memtest works on */ - -#define CONFIG_SYS_LOAD_ADDR (OMAP34XX_SDRC_CS0) /* default load */ - /* address */ /* * AM3517 has 12 GP timers, they can be driven by the system clock |
