u-boot/arch/arm/cpu/armv7/am33xx
Tom Rini 5ac3b7ada1 am33xx: Rework config_io_ctrl slightly
This function sets a number of related registers to the same value (the
registers in question all have the same field descriptions and are
related in operation).  Rather than defining a struct and setting the
value repeatedly, just pass in the value.

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: Rework config_io_ctrl slightly 2012-09-01 14:58:12 +02:00
emif4.c am33xx: Rework config_io_ctrl slightly 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