This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0d78dd170d
rockbox
/
rbutil
/
mkimxboot
/
dualboot.h
4 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30920 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 19:44:03 +00:00
/* Generated by bin2c */
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-27 23:00:58 +00:00
extern
unsigned
char
dualboot_fuzeplus
[
128
]
;
Reference in a new issue
Copy permalink