u-boot/arch/arm/cpu/armv7/am33xx
Tom Rini fda35eb982 am33xx: Pass to config_ddr the type of memory that is connected
We need to pass in the type of memory that is connected to the board.
The only reliable way to do this is to know what type of board we are
running on (which later will be knowable in s_init()).  For now, pass in
the value of DDR2.

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: Remove extra check in enable_ddr_clocks 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: Pass to config_ddr the type of memory that is connected 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