commit | 4b302402bee5adadbd612ad37065fa84c905dd22 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Jul 31 08:55:01 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:13 2012 +0200 |
tree | 288188bb57a6a7f7d2e6b08e569ee87412752ce4 | |
parent | 59c2cc981a0255a14b76d0f52d56c02c627efd13 [diff] |
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>