Home
last modified time | relevance | path

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

/openbmc/u-boot/board/imgtec/boston/
H A Dddr.c16 u32 ddrconf0 = __raw_readl((uint32_t *)BOSTON_PLAT_DDRCONF0); in dram_init() local
18 gd->ram_size = (phys_size_t)(ddrconf0 & BOSTON_PLAT_DDRCONF0_SIZE) << in dram_init()