commit | 951d582778a221a79682c4a2619dfcdb7d05d54e | [log] [tgz] |
---|---|---|
author | Koen Kooi <koen@dominion.thruhere.net> | Thu Mar 14 05:55:21 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Mar 22 11:02:31 2013 -0400 |
tree | cf483a8082d5cebb20378bdf577ba1a035827019 | |
parent | 73a27a84e58cb99b4e64ed6a35eab5bc61f44f29 [diff] |
am335x_evm: Add more variables and switch to DT booting. Make bootcmd run findfdt so that we know what dtb file to load. Add a loadfdt command to load this file in. Make mmcboot pass in ${fdtaddr} and make the mmc section of bootcmd run loadfdt. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Tom Rini <trini@ti.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk>