]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/gazerbeam.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / gazerbeam.h
index 8c01097245edfaee97baa848273e8e8a19fdf334..6a7a93144bf2adfbc6f3360f67b6fcda0501482e 100644 (file)
 /*
  * Environment
  */
-#define CONFIG_ENV_ADDR                (CONFIG_SYS_MONITOR_BASE + \
-                                CONFIG_SYS_MONITOR_LEN)
-#define CONFIG_ENV_SECT_SIZE   0x10000 /* 64K(one sector) for env */
-#define CONFIG_ENV_SIZE                0x2000
-#define CONFIG_ENV_ADDR_REDUND (CONFIG_ENV_ADDR + CONFIG_ENV_SECT_SIZE)
 
 #define CONFIG_LOADS_ECHO              /* echo on for serial download */
 #define CONFIG_SYS_LOADS_BAUD_CHANGE   /* allow baudrate change */