rockbox/rbutil/mkimxboot
Amaury Pouly 15c69b8baf mkximxboot/fuze+: add power button delay to power on
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
2012-02-28 00:03:46 +01:00
..
dualboot mkximxboot/fuze+: add power button delay to power on 2012-02-28 00:03:46 +01:00
dualboot.c mkximxboot/fuze+: add power button delay to power on 2012-02-28 00:03:46 +01:00
dualboot.h mkximxboot/fuze+: add power button delay to power on 2012-02-28 00:03:46 +01:00
main.c Add missing include. 2011-12-04 13:54:07 +00:00
Makefile Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
md5.c
md5.h
mkimxboot.c
mkimxboot.h Add double inclusion protection and prepare for use with C++ code. 2011-12-04 13:54:18 +00:00