]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Move the call to ddr_pll_config, make it take the frequency
authorTom Rini <trini@ti.com>
Tue, 3 Jul 2012 16:20:06 +0000 (09:20 -0700)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:12 +0000 (14:58 +0200)
commitb971dfad6a1c8c37857390d847ee22ec7af4aee2
tree5aa03e913128f11e30a96fc0878faa38234c2f38
parentfda35eb982a6846c776bd94ba4b24bf43cbfe328
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>
arch/arm/cpu/armv7/am33xx/clock.c
arch/arm/cpu/armv7/am33xx/emif4.c
arch/arm/include/asm/arch-am33xx/sys_proto.h