]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/ls1012afrwy.h
treewide: mem: Move mtest related defines to Kconfig
[thirdparty/u-boot.git] / include / configs / ls1012afrwy.h
index 9e3305828383b8b7e9897a2860442330b32c8c26..97d3eb2f3d330ac7d4ae50af0ce1b2cf89d08dde 100644 (file)
@@ -22,8 +22,6 @@
 #define SYS_SDRAM_SIZE_1024            0x40000000
 #define CONFIG_CHIP_SELECTS_PER_CTRL   1
 #define CONFIG_CMD_MEMINFO
-#define CONFIG_SYS_MEMTEST_START       0x80000000
-#define CONFIG_SYS_MEMTEST_END         0x9fffffff
 
 /* ENV */
 #define CONFIG_SYS_FSL_QSPI_BASE       0x40000000
                           "env exists secureboot && esbc_halt;"
 #endif
 #define CONFIG_CMD_MEMINFO
-#define CONFIG_SYS_MEMTEST_START       0x80000000
-#define CONFIG_SYS_MEMTEST_END         0x9fffffff
 
 #include <asm/fsl_secure_boot.h>