diff options
Diffstat (limited to 'include/configs/kontron_sl28.h')
-rw-r--r-- | include/configs/kontron_sl28.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/kontron_sl28.h b/include/configs/kontron_sl28.h index 21f8e416001..438a189702d 100644 --- a/include/configs/kontron_sl28.h +++ b/include/configs/kontron_sl28.h @@ -40,9 +40,6 @@ /* generic timer */ #define COUNTER_FREQUENCY 25000000 -/* size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2048 * 1024) - /* early heap for SPL DM */ #define CONFIG_MALLOC_F_ADDR CONFIG_SYS_FSL_OCRAM_BASE |