]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/zynq-common.h
treewide: mem: Move mtest related defines to Kconfig
[thirdparty/u-boot.git] / include / configs / zynq-common.h
index a93172b02cd6692315fc9349dd54965a6422cdab..9e83e177752502587a3e9809d4263fbad5e77a3f 100644 (file)
 #define CONFIG_SYS_MAXARGS             32 /* max number of command args */
 #define CONFIG_SYS_CBSIZE              2048 /* Console I/O Buffer Size */
 
-#define CONFIG_SYS_MEMTEST_START       0
-#define CONFIG_SYS_MEMTEST_END         0x1000
-
 #define CONFIG_SYS_INIT_RAM_ADDR       0xFFFF0000
 #define CONFIG_SYS_INIT_RAM_SIZE       0x2000
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_INIT_RAM_ADDR + \