]> Git Repo - J-u-boot.git/commit
am335x_evm: Add more variables and switch to DT booting.
authorKoen Kooi <[email protected]>
Thu, 14 Mar 2013 05:55:21 +0000 (05:55 +0000)
committerTom Rini <[email protected]>
Fri, 22 Mar 2013 15:02:31 +0000 (11:02 -0400)
commit951d582778a221a79682c4a2619dfcdb7d05d54e
treecf483a8082d5cebb20378bdf577ba1a035827019
parent73a27a84e58cb99b4e64ed6a35eab5bc61f44f29
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
include/configs/am335x_evm.h
This page took 0.037267 seconds and 4 git commands to generate.