summaryrefslogtreecommitdiff
path: root/include/configs/origen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/origen.h')
-rw-r--r--include/configs/origen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/origen.h b/include/configs/origen.h
index 44561acbf4..ff9318a81b 100644
--- a/include/configs/origen.h
+++ b/include/configs/origen.h
@@ -80,10 +80,8 @@
#define CONFIG_MIU_2BIT_21_7_INTERLEAVED
#define CONFIG_SYS_MMC_ENV_DEV 0
-#define CONFIG_ENV_SIZE (16 << 10) /* 16 KB */
#define RESERVE_BLOCK_SIZE (512)
#define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/
-#define CONFIG_ENV_OFFSET (RESERVE_BLOCK_SIZE + BL1_SIZE)
#define CONFIG_SPL_MAX_FOOTPRINT (14 * 1024)