Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / include / configs / ds109.h
index 07367cf..594cc82 100644 (file)
 /*
  *  Environment variables configurations
  */
-#ifdef CONFIG_SPI_FLASH
-#define CONFIG_ENV_SECT_SIZE           0x10000 /* 64k */
-#endif
-
-#ifdef CONFIG_CMD_SF
-#endif
 
 /*
  * max 4k env size is enough, but in case of nand
  * it has to be rounded to sector size
  */
-#define CONFIG_ENV_SIZE                        0x10000
-#define CONFIG_ENV_ADDR                        0x3d0000
-#define CONFIG_ENV_OFFSET              0x3d0000 /* env starts here */
 
 /*
  * Default environment variables