diff options
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r-- | include/configs/mx53smd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index e606ee81b5..610e6e8a11 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -114,8 +114,6 @@ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) /* environment organization */ -#define CONFIG_ENV_OFFSET (6 * 64 * 1024) -#define CONFIG_ENV_SIZE (8 * 1024) #define CONFIG_SYS_MMC_ENV_DEV 0 #endif /* __CONFIG_H */ |