commit | 957efd4b5766e5ab68b032615c1a99f89ad01d86 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Mon Jul 20 15:17:12 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:37 2015 -0400 |
tree | eea0947e6dc653e2e2721d3aa48636f26e235493 | |
parent | 0257930ba039e3074eb7975685beb1c482a61080 [diff] |
sniper: OMAP3 reboot mode support This adds support for the omap3 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. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>