diff options
Diffstat (limited to 'include/configs/origen.h')
-rw-r--r-- | include/configs/origen.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/origen.h b/include/configs/origen.h index fc8a202a93..da9d6a1ee1 100644 --- a/include/configs/origen.h +++ b/include/configs/origen.h @@ -35,9 +35,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_ORIGEN -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 * SZ_1M)) - /* select serial console configuration */ #define CONFIG_SERIAL2 #define CONFIG_BAUDRATE 115200 |