Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dsh7785lcr.h26 #define CONFIG_SH_SDRAM_OFFSET (0x8000000) macro
27 #define SH7785LCR_SDRAM_PHYS_BASE (0x40000000 + CONFIG_SH_SDRAM_OFFSET)
28 #define SH7785LCR_SDRAM_BASE (0x80000000 + CONFIG_SH_SDRAM_OFFSET)
/OK3568_Linux_fs/u-boot/arch/sh/lib/
H A Dbootm.c31 #ifdef CONFIG_SH_SDRAM_OFFSET
32 #define GET_INITRD_START(initrd, linux) (initrd - linux + CONFIG_SH_SDRAM_OFFSET)
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt2028 CONFIG_SH_SDRAM_OFFSET