imx: cx9020: use distro boot
[oweals/u-boot.git] / include / configs / ts4600.h
index a107e96530ecaabff71fd4f10fcd405c3538c5c6..6aab8a06a96301763cf521e04e5476f2db4f96f1 100644 (file)
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
 
 /* Environment */
-#define CONFIG_ENV_SIZE                        (8 * 1024)
 
 /* Environment is in MMC */
 #if defined(CONFIG_CMD_MMC) && defined(CONFIG_ENV_IS_IN_MMC)
-#define CONFIG_ENV_OFFSET              (256 * 1024)
 #define CONFIG_SYS_MMC_ENV_DEV         0
 #endif