commit | 0442bdac3926d4ff4809a03554771994a1635a88 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sat Feb 27 19:26:43 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 15:10:49 2016 -0400 |
tree | b9e026db89e22cba5dc39d8fb2650f2ac1994964 | |
parent | 324590dcf3a9ae9625f8a67343ddd3a5e468b824 [diff] |
sniper: Get rid of reset_misc There is no need to set the reboot mode to a particular value prior to reboot, since valid values will have been caught and cleared earlier. In addition, this breaks the reboot-bootloader fastboot call, by overriding the required value for fastboot. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>