]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/presidio_asic.h
treewide: mem: Move mtest related defines to Kconfig
[thirdparty/u-boot.git] / include / configs / presidio_asic.h
index 56f009ad4e34222f43441b049f5043ece1adc1c1..51177f44feedd0e7de5d3e8061531518900a3827 100644 (file)
@@ -27,9 +27,6 @@
 #define GICD_BASE                      0xf7011000
 #define GICC_BASE                      0xf7012000
 
-#define CONFIG_SYS_MEMTEST_START       0x05000000
-#define CONFIG_SYS_MEMTEST_END         0x0D000000
-
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (8 << 20))