summaryrefslogtreecommitdiff
path: root/include/configs/cm_t54.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cm_t54.h')
-rw-r--r--include/configs/cm_t54.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/cm_t54.h b/include/configs/cm_t54.h
index 7368fd85bb..50308fb28f 100644
--- a/include/configs/cm_t54.h
+++ b/include/configs/cm_t54.h
@@ -29,14 +29,9 @@
#define CONFIG_SYS_NS16550_COM4 UART4_BASE
/* MMC ENV related defines */
-#undef CONFIG_ENV_OFFSET
-#undef CONFIG_ENV_SIZE
#define CONFIG_SYS_MMC_ENV_DEV 1 /* SLOT2: eMMC(1) */
#define CONFIG_SYS_MMC_ENV_PART 0
-#define CONFIG_ENV_OFFSET 0xc0000 /* (in bytes) 768 KB */
-#define CONFIG_ENV_SIZE (16 << 10) /* 16 KB */
-#define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
/* Enhance our eMMC support / experience. */
#define CONFIG_HSMMC2_8BIT