Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/m54451evb/
H A Dsbf_dram_init.S28 #ifdef CONFIG_SYS_SDRAM_BASE1
43 #ifdef CONFIG_SYS_SDRAM_BASE1
44 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A Dsbf_dram_init.S28 #ifdef CONFIG_SYS_SDRAM_BASE1
43 #ifdef CONFIG_SYS_SDRAM_BASE1
44 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
H A Dm54455evb.c50 out_be32(&sdram->sdcs1, CONFIG_SYS_SDRAM_BASE1 | i); in dram_init()
H A DREADME152 CONFIG_SYS_SDRAM_BASE1 -- defines the DRAM Base 1
/OK3568_Linux_fs/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c76 MCFSDRAMC_DACR1 = MCFSDRAMC_DACR_BASE (CONFIG_SYS_SDRAM_BASE1) in dram_init()
85 *(unsigned short *) (CONFIG_SYS_SDRAM_BASE1) = 0xA5A5; in dram_init()
92 *(unsigned int *) (CONFIG_SYS_SDRAM_BASE1 + 0x220) = 0xA5A5; in dram_init()
/OK3568_Linux_fs/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.c39 #ifdef CONFIG_SYS_SDRAM_BASE1 in dram_init()
/OK3568_Linux_fs/u-boot/board/freescale/m53017evb/
H A Dm53017evb.c39 #ifdef CONFIG_SYS_SDRAM_BASE1 in dram_init()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/
H A Dstart.S138 #ifdef CONFIG_SYS_SDRAM_BASE1
151 #ifdef CONFIG_SYS_SDRAM_BASE1
152 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
/OK3568_Linux_fs/u-boot/include/configs/
H A DM54455EVB.h223 #define CONFIG_SYS_SDRAM_BASE1 0x48000000 macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4496 CONFIG_SYS_SDRAM_BASE1