1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil/mkimxboot/dualboot
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
..
bin2c.c Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00
dualboot.lds Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00
dualboot.S mkximxboot/fuze+: add power button delay to power on 2012-02-28 00:03:46 +01:00
Makefile Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00