]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/M52277EVB.h
treewide: mem: Move mtest related defines to Kconfig
[thirdparty/u-boot.git] / include / configs / M52277EVB.h
index 884ed11dbab9880bf8870d26fcf7dbd8a090ec0f..f110cac2741d93dd67726b77dfd8869bf4ac3156 100644 (file)
 #define CONFIG_SYS_SDRAM_MODE          0x00CD0000
 #define CONFIG_SYS_SDRAM_DRV_STRENGTH  0x00
 
-#define CONFIG_SYS_MEMTEST_START       CONFIG_SYS_SDRAM_BASE + 0x400
-#define CONFIG_SYS_MEMTEST_END         ((CONFIG_SYS_SDRAM_SIZE - 3) << 20)
-
 #ifdef CONFIG_CF_SBF
 #      define CONFIG_SYS_MONITOR_BASE  (CONFIG_SYS_TEXT_BASE + 0x400)
 #else