]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/at91sam9260ek.h
treewide: mem: Move mtest related defines to Kconfig
[thirdparty/u-boot.git] / include / configs / at91sam9260ek.h
index 3156118e9637b35b8b0a1e2a2f8efc70473832f8..e27c276a460c9fd37e917c40af9a264ac668bd9d 100644 (file)
 
 #define CONFIG_SYS_LOAD_ADDR                   0x22000000      /* load address */
 
-#define CONFIG_SYS_MEMTEST_START               CONFIG_SYS_SDRAM_BASE
-#define CONFIG_SYS_MEMTEST_END                 0x23e00000
-
 #ifdef CONFIG_SYS_USE_DATAFLASH_CS0
 
 /* bootstrap + u-boot + env + linux in dataflash on CS0 */