]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/cm_t54.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / cm_t54.h
index 7368fd85bb0abd54f581a7923dfb5170ec722d92..50308fb28f2a7cdbf01c29dd2d2e839d2aebd766 100644 (file)
 #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