commit | 65d750be590db1ad3f045f45a8fbac59c4ccb9b5 | [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 | 973b663820382c9d02bc6042a5901f3f74640c17 [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>