commit | 02bb11fa89823fe2c7ccd8c31783d17b85526733 | [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 | d5d12bf647c9c923db16c4ad82d9164a2427b0a3 [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>