Home
last modified time | relevance | path

Searched refs:DDR_MEM_PHY_BASE (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-jz47xx/jz4780/
A Dsdram.c249 mem_base0 = (DDR_MEM_PHY_BASE >> 24) & 0xff; in sdram_init()
255 mem_base1 = ((DDR_MEM_PHY_BASE + mem_size0) >> 24) & 0xff; in sdram_init()
/u-boot/arch/mips/mach-jz47xx/include/mach/
A Djz4780_dram.h38 #define DDR_MEM_PHY_BASE 0x20000000 macro

Completed in 5 milliseconds