arm: mvebu: clearfog: adjust SCSI boot duplication
[platform/kernel/u-boot.git] / include / configs / mx53loco.h
index 65a5993..1798a92 100644 (file)
        (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
 
 /* Environment starts at 768k = 768 * 1024 = 786432 */
-#define CONFIG_ENV_OFFSET              786432
 /*
  * Detect overlap between U-Boot image and environment area in build-time
  *
  * write the direct value here
  */
 #define CONFIG_BOARD_SIZE_LIMIT                785408
-#define CONFIG_ENV_SIZE        (8 * 1024)
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
 #ifdef CONFIG_CMD_SATA