Home
last modified time | relevance | path

Searched hist:b971dfad6a1c8c37857390d847ee22ec7af4aee2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/
H A Dsys_proto.hb971dfad6a1c8c37857390d847ee22ec7af4aee2 Tue Jul 03 16:20:06 UTC 2012 Tom Rini <trini@ti.com> am33xx: Move the call to ddr_pll_config, make it take the frequency

Depending on if we have DDR2 or DDR3 on the board we will need to call
ddr_pll_config with a different value. This call can be delayed
slightly to the point where we know which type of memory we have.

Signed-off-by: Tom Rini <trini@ti.com>