Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / include / configs / ap152.h
index c948a44054123a170c1726ca7e8dec90eb9cf12b..0d2c484bb9c1539a0008d9c684ee5e15d2c62d2e 100644 (file)
                                        "bootm 0x9f060000"
 
 #define CONFIG_ENV_SPI_MAX_HZ           25000000
-#define CONFIG_ENV_OFFSET               0x40000
-#define CONFIG_ENV_SECT_SIZE            0x10000
-#define CONFIG_ENV_SIZE                 0x10000
 
 /* Miscellaneous configurable options */
 
 /*
  * Diagnostics
  */
-#define CONFIG_SYS_MEMTEST_START        0x80100000
-#define CONFIG_SYS_MEMTEST_END          0x83f00000
 
 #endif  /* __CONFIG_H */