u-boot/arch/arm/cpu/armv7/am33xx
Tom Rini 65d750be59 am33xx: Add support for TI AM335x StarterKit EVM
- Board requires gpio0 #7 to be set to power DDR3.
- Board uses DDR3, add a way to determine which DDR type to call
  config_ddr with.
- Both of the above require filling in the header structure early, move
  it into the data section.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-01 14:58:13 +02:00
..
board.c am33xx: Add support for TI AM335x StarterKit EVM 2012-09-01 14:58:13 +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: Add DDR3 (Micron MT41J128M16JT-125) timings and support 2012-09-01 14:58:13 +02:00
emif4.c am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support 2012-09-01 14:58:13 +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