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

1 23 4 5 6 7 8 91011>>

  /external/u-boot/include/configs/
turris_mox.h 50 #define CONFIG_SYS_MEMTEST_START 0x00800000 /* 8M */
udoo.h 42 #define CONFIG_SYS_MEMTEST_START 0x10000000
43 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 500 * SZ_1M)
udoo_neo.h 63 #define CONFIG_SYS_MEMTEST_START 0x80000000
64 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x10000)
usbarmory.h 98 #define CONFIG_SYS_MEMTEST_START 0x70000000
warp.h 33 #define CONFIG_SYS_MEMTEST_START 0x80000000
34 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + SZ_256M)
zmx25.h 103 #define CONFIG_SYS_MEMTEST_START (PHYS_SDRAM + (512*1024))
M5249EVB.h 43 #define CONFIG_SYS_MEMTEST_START 0x400
MigoR.h 31 #define CONFIG_SYS_MEMTEST_START (MIGO_R_SDRAM_BASE)
32 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
SBx81LIFKW.h 95 #define CONFIG_SYS_MEMTEST_START 0x00400000 /* 4M */
am3517_evm.h 182 #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0)
amcore.h 37 #define CONFIG_SYS_MEMTEST_START 0x0
ap325rxa.h 35 #define CONFIG_SYS_MEMTEST_START (AP325RXA_SDRAM_BASE)
36 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
ap_sh4a_4a.h 43 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE)
44 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE)
armadillo-800eva.h 44 #define CONFIG_SYS_MEMTEST_START (ARMADILLO_800EVA_SDRAM_BASE)
45 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \
at91sam9260ek.h 114 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
at91sam9261ek.h 100 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
ax25-ae350.h 78 #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM_0
colibri_vf.h 131 #define CONFIG_SYS_MEMTEST_START 0x80010000
dbau1x00.h 84 #define CONFIG_SYS_MEMTEST_START 0x80100000
devkit8000.h 150 #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0 + 0x07000000)
151 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \
el6x_common.h 82 #define CONFIG_SYS_MEMTEST_START 0x10000000
espt.h 30 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE)
31 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
flea3.h 86 #define CONFIG_SYS_MEMTEST_START 0 /* memtest works on */
imx27lite-common.h 73 #define CONFIG_SYS_MEMTEST_START 0xA0000000
imx6-engicam.h 105 #define CONFIG_SYS_MEMTEST_START 0x80000000
106 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x8000000)

Completed in 182 milliseconds

1 23 4 5 6 7 8 91011>>