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

12 3 4 5 6 7 8 91011>>

  /external/u-boot/include/configs/
at91sam9rlek.h 72 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
highbank.h 58 #define CONFIG_SYS_MEMTEST_START 0x100000
imx6_logic.h 118 #define CONFIG_SYS_MEMTEST_START 0x10000000
imx6dl-mamoj.h 79 #define CONFIG_SYS_MEMTEST_START 0x80000000
80 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x8000000)
liteboard.h 108 #define CONFIG_SYS_MEMTEST_START 0x80000000
109 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + SZ_128M)
ls1012ardb.h 17 #define CONFIG_SYS_MEMTEST_START 0x80000000
56 #define CONFIG_SYS_MEMTEST_START 0x80000000
malta.h 47 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x00100000)
mpr2.h 33 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
34 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
ms7750se.h 31 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE)
mvebu_armada-37xx.h 45 #define CONFIG_SYS_MEMTEST_START 0x00800000 /* 8M */
mx6qarm2.h 106 #define CONFIG_SYS_MEMTEST_START 0x10000000
mx6sllevk.h 112 #define CONFIG_SYS_MEMTEST_START 0x80000000
113 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + SZ_128M)
mxs.h 54 #define CONFIG_SYS_MEMTEST_START 0x40000000 /* Memtest start adr */
odroid.h 33 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
omap3_logic.h 190 #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0)
omap3_overo.h 154 #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0)
origen.h 26 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
pb1x00.h 56 #define CONFIG_SYS_MEMTEST_START 0x80100000
57 #undef CONFIG_SYS_MEMTEST_START
58 #define CONFIG_SYS_MEMTEST_START 0x80200000
pcm051.h 98 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + (64 << 20))
99 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START \
pic32mzdask.h 48 #define CONFIG_SYS_MEMTEST_START 0x88000000
rpi.h 56 #define CONFIG_SYS_MEMTEST_START 0x00100000
rsk7203.h 30 #define CONFIG_SYS_MEMTEST_START RSK7203_SDRAM_BASE
31 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (3 * 1024 * 1024))
secomx6quq7.h 21 #define CONFIG_SYS_MEMTEST_START 0x10000000
22 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 500 * SZ_1M)
smdkc100.h 119 #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
thunderx_88xx.h 28 #define CONFIG_SYS_MEMTEST_START MEM_BASE

Completed in 682 milliseconds

12 3 4 5 6 7 8 91011>>