commit | 8e643d748e313b22da145101baaa9fa123455722 | [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 | 90ca5dfec4406bd0d6759395d8d24cb401be2c28 [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>