commit | ba9a6708ec51c294a9674d6901a8be7c3ef76f57 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Mar 28 12:03:38 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Thu Apr 17 14:39:54 2014 -0400 |
tree | 7037ca283fa8d5056449a41bbeb0d5a3c85c01b2 | |
parent | db605806496cea6d6a82032b2f9ae1628ae7778d [diff] |
am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode We use the same variable as a3m071 in the environment to determine if we should boot into Linux or U-Boot. This is useful on boards like Beaglebone Black or AM335x GP EVM where we have persistent storage for the environment. Signed-off-by: Tom Rini <trini@ti.com>