diff options
Diffstat (limited to 'include/configs/stemmy.h')
-rw-r--r-- | include/configs/stemmy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/stemmy.h b/include/configs/stemmy.h index d902a0238c6..b3a17c5b4fd 100644 --- a/include/configs/stemmy.h +++ b/include/configs/stemmy.h @@ -15,8 +15,6 @@ */ #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE -#define CONFIG_SYS_MALLOC_LEN SZ_2M - /* FIXME: This should be loaded from device tree... */ #define CONFIG_SYS_L2_PL310 #define CONFIG_SYS_PL310_BASE 0xa0412000 |