Merge branch '2020-05-07-more-kconfig-migrations'
[oweals/u-boot.git] / include / configs / smdkc100.h
index dbdb9a4a07a59503cbf2b338959f09e3fa2eef43..20d60636767c30b950596f141a766c0967c07a99 100644 (file)
  */
 #define CONFIG_SYS_PBSIZE      384     /* Print Buffer Size */
 /* memtest works on */
-#define CONFIG_SYS_MEMTEST_START       CONFIG_SYS_SDRAM_BASE
-#define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_SDRAM_BASE + 0x5e00000)
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_SDRAM_BASE
 
 /* SMDKC100 has 1 banks of DRAM, we use only one in U-Boot */