commit | 3afd8e0828396046c617d2fd6f755457ae52850e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Mon Jul 08 12:15:16 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Jul 26 16:39:10 2013 -0400 |
tree | 9acc89b0ed41fa33993736854b48e5b8da737a09 | |
parent | d78959937f586e326b63dc2ed2ee47283366c264 [diff] |
am335x_evm: Update eMMC falcon mode locations The previous location used for the "args" portion of falcon mode was too small to allow for a device tree to be saved there, so move the location slightly and increase the size. In addition, our previous kernel location was part of the area we set aside for U-Boot itself, so move it up a bit higher. Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Peter Korsgaard <jacmet@sunsite.dk>