HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_SYS_MEMTEST_START (Results 76 - 100 of 281) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/u-boot/include/configs/
legoev3.h 35 #define CONFIG_SYS_MEMTEST_START (PHYS_SDRAM_1 + 0x2000000)
ls1012aqds.h 17 #define CONFIG_SYS_MEMTEST_START 0x80000000
118 #define CONFIG_SYS_MEMTEST_START 0x80000000
meesc.h 66 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x00100000)
ms7720se.h 31 #define CONFIG_SYS_MEMTEST_START MS7720SE_SDRAM_BASE
32 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
ms7722se.h 31 #define CONFIG_SYS_MEMTEST_START (MS7722SE_SDRAM_BASE)
32 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
mvebu_armada-8k.h 46 #define CONFIG_SYS_MEMTEST_START 0x00800000 /* 8M */
mx25pdk.h 45 #define CONFIG_SYS_MEMTEST_START (PHYS_SDRAM_1 + PHYS_SDRAM_1_SIZE/2)
mx51evk.h 162 #define CONFIG_SYS_MEMTEST_START 0x90000000
mx53ard.h 151 #define CONFIG_SYS_MEMTEST_START 0x70000000
mx53cx9020.h 137 #define CONFIG_SYS_MEMTEST_START 0x70000000
mx53evk.h 104 #define CONFIG_SYS_MEMTEST_START 0x70000000
mx53smd.h 96 #define CONFIG_SYS_MEMTEST_START 0x70000000
mx6sabre_common.h 172 #define CONFIG_SYS_MEMTEST_START 0x10000000
mx6slevk.h 119 #define CONFIG_SYS_MEMTEST_START 0x80000000
120 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + SZ_512M)
mx6sxsabreauto.h 94 #define CONFIG_SYS_MEMTEST_START 0x80000000
95 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x10000)
mx6sxsabresd.h 126 #define CONFIG_SYS_MEMTEST_START 0x80000000
127 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x10000)
mx6ul_14x14_evk.h 143 #define CONFIG_SYS_MEMTEST_START 0x80000000
144 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x8000000)
mx6ullevk.h 129 #define CONFIG_SYS_MEMTEST_START 0x80000000
130 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x8000000)
mx7ulp_evk.h 80 #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM
pcm052.h 188 #define CONFIG_SYS_MEMTEST_START 0x80010000
pico-imx6ul.h 116 #define CONFIG_SYS_MEMTEST_START 0x80000000
117 #define CONFIG_SYS_MEMTEST_END CONFIG_SYS_MEMTEST_START + SZ_128M
pico-imx7d.h 87 #define CONFIG_SYS_MEMTEST_START 0x80000000
88 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x20000000)
picosam9g45.h 94 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
platinum.h 101 #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM
102 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \
pm9g45.h 107 #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM

Completed in 221 milliseconds

1 2 34 5 6 7 8 91011>>