]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/ls1012afrdm.h
treewide: mem: Move mtest related defines to Kconfig
[thirdparty/u-boot.git] / include / configs / ls1012afrdm.h
index 8a3ebf06f2d449f112ccaebdcb4b479acb6265a7..54ea43420ff09f2c39e4d42f1fd107649e131b76 100644 (file)
@@ -14,8 +14,6 @@
 #define CONFIG_SYS_SDRAM_SIZE          0x20000000
 #define CONFIG_CHIP_SELECTS_PER_CTRL   1
 #define CONFIG_CMD_MEMINFO
-#define CONFIG_SYS_MEMTEST_START       0x80000000
-#define CONFIG_SYS_MEMTEST_END         0x9fffffff
 
 #ifndef CONFIG_SPL_BUILD
 #undef BOOT_TARGET_DEVICES
@@ -73,7 +71,5 @@
 #endif
 
 #define CONFIG_CMD_MEMINFO
-#define CONFIG_SYS_MEMTEST_START       0x80000000
-#define CONFIG_SYS_MEMTEST_END         0x9fffffff
 
 #endif /* __LS1012ARDB_H__ */