commit | fc45392e1c28f1b9221b3dc742c23c9f38b56482 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sat Feb 27 19:19:09 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 15:12:55 2016 -0400 |
tree | d936094e71feda7cda1c670d9f9437e9db705eda | |
parent | e1660a5ea98a5805a993f1e888a307784ccea659 [diff] |
kc1: OMAP4 reboot mode support This adds support for the omap4 reboot mode mechanism and exports the reboot mode via an environment variable, that is used in the boot command to make it possible to boot from the recovery partition or fastboot. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>