Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_SDRAM_BASE0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c45 #ifdef CONFIG_SYS_SDRAM_BASE0 in dram_init()
46 MCFSDRAMC_DACR0 = MCFSDRAMC_DACR_BASE(CONFIG_SYS_SDRAM_BASE0)| in dram_init()
59 *(unsigned long *)(CONFIG_SYS_SDRAM_BASE0) = 0xA5A5A5A5; in dram_init()
70 *(unsigned long *)(CONFIG_SYS_SDRAM_BASE0 + 0x80440) = 0xA5A5A5A5; in dram_init()
/openbmc/u-boot/include/configs/
H A Deb_cpu5282.h114 #define CONFIG_SYS_SDRAM_BASE0 0x00000000 macro
117 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_SDRAM_BASE0
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt4068 CONFIG_SYS_SDRAM_BASE0