u-boot/arch/arm/cpu/armv7/am33xx
Tom Rini b971dfad6a 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>
2012-09-01 14:58:12 +02:00
..
board.c am33xx: Pass to config_ddr the type of memory that is connected 2012-09-01 14:58:12 +02:00
clock.c am33xx: Move the call to ddr_pll_config, make it take the frequency 2012-09-01 14:58:12 +02:00
config.mk ARM:AM33XX: Add SPL support for AM335X EVM 2012-01-16 08:40:12 +01:00
ddr.c am33xx: Make config_cmd_ctrl / config_ddr_data take const structs 2012-09-01 14:58:12 +02:00
emif4.c am33xx: Move the call to ddr_pll_config, make it take the frequency 2012-09-01 14:58:12 +02:00
Makefile ARM:AM33XX: Add SPL support for AM335X EVM 2012-01-16 08:40:12 +01:00
sys_info.c ARM:AM33XX: Added support for AM33xx 2011-10-27 21:56:36 +02:00