Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c46 #ifdef CONFIG_SYS_SDRAM_BASE0 in dram_init()
47 MCFSDRAMC_DACR0 = MCFSDRAMC_DACR_BASE(CONFIG_SYS_SDRAM_BASE0)| in dram_init()
60 *(unsigned long *)(CONFIG_SYS_SDRAM_BASE0) = 0xA5A5A5A5; in dram_init()
71 *(unsigned long *)(CONFIG_SYS_SDRAM_BASE0 + 0x80440) = 0xA5A5A5A5; in dram_init()
/OK3568_Linux_fs/u-boot/include/configs/
H A Deb_cpu5282.h124 #define CONFIG_SYS_SDRAM_BASE0 0x00000000 macro
127 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_SDRAM_BASE0
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4495 CONFIG_SYS_SDRAM_BASE0