diff options
Diffstat (limited to 'include/configs/ls1021atsn.h')
-rw-r--r-- | include/configs/ls1021atsn.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h index 3179c5b35c..afac6ec91c 100644 --- a/include/configs/ls1021atsn.h +++ b/include/configs/ls1021atsn.h @@ -12,9 +12,6 @@ #define CONFIG_DEEP_SLEEP -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 16 * 1024 * 1024) - #define CONFIG_SYS_INIT_RAM_ADDR OCRAM_BASE_ADDR #define CONFIG_SYS_INIT_RAM_SIZE OCRAM_SIZE |