summaryrefslogtreecommitdiff
path: root/include/configs/el6x_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r--include/configs/el6x_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h
index fe28154dc1..95c04c3797 100644
--- a/include/configs/el6x_common.h
+++ b/include/configs/el6x_common.h
@@ -92,12 +92,9 @@
/* environment organization */
-#define CONFIG_ENV_SIZE (8 * 1024)
-
#if defined(CONFIG_ENV_IS_IN_MMC)
#define CONFIG_SYS_MMC_ENV_DEV 1
#define CONFIG_SYS_MMC_ENV_PART 2
-#define CONFIG_ENV_OFFSET 0x0
#endif
#endif /* __EL6Q_COMMON_CONFIG_H */