Searched refs:CONFIG_SYS_SDRAM_BASE1 (Results 1 – 14 of 14) sorted by relevance
27 #ifdef CONFIG_SYS_SDRAM_BASE142 #ifdef CONFIG_SYS_SDRAM_BASE143 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
52 out_be32(&sdram->sdcs1, CONFIG_SYS_SDRAM_BASE1 | i); in dram_init()
151 CONFIG_SYS_SDRAM_BASE1 -- defines the DRAM Base 1
78 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()
19 #define CONFIG_SYS_SDRAM_BASE1 0x880000000 macro
20 #define CONFIG_SYS_SDRAM_BASE1 0x880000000 macro
197 #define CONFIG_SYS_SDRAM_BASE1 0x48000000 macro
41 #ifdef CONFIG_SYS_SDRAM_BASE1 in dram_init()
137 #ifdef CONFIG_SYS_SDRAM_BASE1150 #ifdef CONFIG_SYS_SDRAM_BASE1151 move.l #(CONFIG_SYS_SDRAM_BASE1), (%a2)
84 gd->bd->bi_dram[1].start = CONFIG_SYS_SDRAM_BASE1; in dram_init_banksize()
75 gd->bd->bi_dram[1].start = CONFIG_SYS_SDRAM_BASE1; in dram_init_banksize()
3528 CONFIG_SYS_SDRAM_BASE1
Completed in 13 milliseconds