Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_SDRAM_BASE1 (Results 1 – 14 of 14) sorted by relevance

/u-boot/board/freescale/m54451evb/
A Dsbf_dram_init.S27 #ifdef CONFIG_SYS_SDRAM_BASE1
42 #ifdef CONFIG_SYS_SDRAM_BASE1
43 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
/u-boot/board/freescale/m54455evb/
A Dsbf_dram_init.S27 #ifdef CONFIG_SYS_SDRAM_BASE1
42 #ifdef CONFIG_SYS_SDRAM_BASE1
43 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
A Dm54455evb.c52 out_be32(&sdram->sdcs1, CONFIG_SYS_SDRAM_BASE1 | i); in dram_init()
A DREADME151 CONFIG_SYS_SDRAM_BASE1 -- defines the DRAM Base 1
/u-boot/board/BuS/eb_cpu5282/
A Deb_cpu5282.c78 MCFSDRAMC_DACR1 = MCFSDRAMC_DACR_BASE (CONFIG_SYS_SDRAM_BASE1) in dram_init()
87 *(unsigned short *) (CONFIG_SYS_SDRAM_BASE1) = 0xA5A5; in dram_init()
94 *(unsigned int *) (CONFIG_SYS_SDRAM_BASE1 + 0x220) = 0xA5A5; in dram_init()
/u-boot/include/configs/
A Dam65x_evm.h19 #define CONFIG_SYS_SDRAM_BASE1 0x880000000 macro
A Dj721e_evm.h20 #define CONFIG_SYS_SDRAM_BASE1 0x880000000 macro
A DM54455EVB.h197 #define CONFIG_SYS_SDRAM_BASE1 0x48000000 macro
/u-boot/board/freescale/m53017evb/
A Dm53017evb.c41 #ifdef CONFIG_SYS_SDRAM_BASE1 in dram_init()
/u-boot/board/freescale/m5208evbe/
A Dm5208evbe.c41 #ifdef CONFIG_SYS_SDRAM_BASE1 in dram_init()
/u-boot/arch/m68k/cpu/mcf5227x/
A Dstart.S137 #ifdef CONFIG_SYS_SDRAM_BASE1
150 #ifdef CONFIG_SYS_SDRAM_BASE1
151 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
/u-boot/board/ti/am65x/
A Devm.c84 gd->bd->bi_dram[1].start = CONFIG_SYS_SDRAM_BASE1; in dram_init_banksize()
/u-boot/board/ti/j721e/
A Devm.c75 gd->bd->bi_dram[1].start = CONFIG_SYS_SDRAM_BASE1; in dram_init_banksize()
/u-boot/scripts/
A Dconfig_whitelist.txt3528 CONFIG_SYS_SDRAM_BASE1

Completed in 13 milliseconds