]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/M5282EVB.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / M5282EVB.h
index a0687266819913c21e0101a1e070674a70fad934..dfaa847af3fde8faf70689364997d512570c432e 100644 (file)
@@ -26,8 +26,6 @@
 /* Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
  */
-#define CONFIG_ENV_ADDR                0xffe04000
-#define CONFIG_ENV_SIZE                0x2000
 
 #define LDS_BOARD_TEXT \
        . = DEFINED(env_offset) ? env_offset : .; \