rockbox/rbutil/mkimxboot/dualboot.h
Amaury Pouly aad4308f03 zenxfi2: rework dualboot
The previous dualboot scheme had a major flow: it needed to hold
menu to boot OF but the X-Fi2 boot in recovery mode with menu!
It was possible but very trick to enter the OF with USB plugged.
This code provides a new scheme:
- no USB plugged: boot to OF when menu is pressed
- USB plugged: boot to OF when power is pressed

Change-Id: Ia6e76d3ada1f67137b727daa050cf6c77afbbfb9
2013-01-28 19:15:38 +00:00

5 lines
157 B
C

/* Generated by bin2c */
extern unsigned char dualboot_fuzeplus[152];
extern unsigned char dualboot_zenxfi2[92];
extern unsigned char dualboot_zenxfi3[36];