Merge branch 'next'
[oweals/u-boot.git] / include / configs / M5208EVBE.h
index 0a356f483ee71d2c4d769d09d9c1c6198e52ff56..867ae8be6de9847f3793c9bf946a9f75c1d60011 100644 (file)
  * Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
  */
-#define CONFIG_ENV_OFFSET              0x2000
-#define CONFIG_ENV_SIZE                        0x1000
-#define CONFIG_ENV_SECT_SIZE           0x2000
 
 #define LDS_BOARD_TEXT \
        . = DEFINED(env_offset) ? env_offset : .; \