forked from len0rd/rockbox
Only boot to rockbox if the power button is hold sufficiently long. For consistency, use the same mechanism as the OF: - read PSWITCH 550000 times - boot if PSWITCH=1 at least 400000 out of 550000 times Only apply the delay if Volume Down is not hold, so that the OF and RB delay don't cumulate. Change-Id: I1e8a4cd108c56bf784fcf1c320f7a001ef161701 |
||
|---|---|---|
| .. | ||
| bin2c.c | ||
| dualboot.lds | ||
| dualboot.S | ||
| Makefile | ||