diff options
Diffstat (limited to 'include/configs/mx6memcal.h')
-rw-r--r-- | include/configs/mx6memcal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6memcal.h b/include/configs/mx6memcal.h index 58d5ebf564..6fd87c2abc 100644 --- a/include/configs/mx6memcal.h +++ b/include/configs/mx6memcal.h @@ -50,8 +50,6 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -#define CONFIG_ENV_SIZE (8 * 1024) - #define CONFIG_MXC_USB_PORTSC PORT_PTS_UTMI #endif /* __CONFIG_H */ |