Re: [U-Boot] [PATCH 6/7] kc1: Proper reboot mode and boot reason validation

2016-04-08 Thread Tom Rini
On Tue, Mar 29, 2016 at 02:14:34PM +0200, Paul Kocialkowski wrote: > Le lundi 28 mars 2016 à 10:06 -0400, Tom Rini a écrit : > > On Mon, Mar 28, 2016 at 02:07:13PM +0200, Paul Kocialkowski wrote: > > > With the previous implementation, rebooting without registering a > > > recognized > > > reboot

Re: [U-Boot] [PATCH 6/7] kc1: Proper reboot mode and boot reason validation

2016-03-29 Thread Paul Kocialkowski
Le lundi 28 mars 2016 à 10:06 -0400, Tom Rini a écrit : > On Mon, Mar 28, 2016 at 02:07:13PM +0200, Paul Kocialkowski wrote: > > With the previous implementation, rebooting without registering a recognized > > reboot mode would end up with U-Boot checking for a valid power-on reason, > > which > >

Re: [U-Boot] [PATCH 6/7] kc1: Proper reboot mode and boot reason validation

2016-03-28 Thread Tom Rini
On Mon, Mar 28, 2016 at 02:07:13PM +0200, Paul Kocialkowski wrote: > With the previous implementation, rebooting without registering a recognized > reboot mode would end up with U-Boot checking for a valid power-on reason, > which > might result in the device turning off (e.g. with no USB cable

[U-Boot] [PATCH 6/7] kc1: Proper reboot mode and boot reason validation

2016-03-28 Thread Paul Kocialkowski
With the previous implementation, rebooting without registering a recognized reboot mode would end up with U-Boot checking for a valid power-on reason, which might result in the device turning off (e.g. with no USB cable attached and no buttons pressed). Since this approach is not viable (breaks