]> Git Repo - J-u-boot.git/commit
sniper: Get rid of reset_misc
authorPaul Kocialkowski <[email protected]>
Sat, 27 Feb 2016 18:26:43 +0000 (19:26 +0100)
committerTom Rini <[email protected]>
Tue, 15 Mar 2016 19:10:49 +0000 (15:10 -0400)
commit8e643d748e313b22da145101baaa9fa123455722
treeb9e026db89e22cba5dc39d8fb2650f2ac1994964
parent90ca5dfec4406bd0d6759395d8d24cb401be2c28
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
board/lge/sniper/sniper.c
This page took 0.035283 seconds and 4 git commands to generate.