rockbox/bootloader/x1000
Dana Conrad 7aa2a23b95 Eros Q Native: Add Original Firmware Boot option
Hold "Play" to boot the OF, or boot it from the recovery menu
by holding "Vol. Up". If you had the hosted port installed on your
player before installing the native port, you'll still have to go
through the hosted bootloader.

A couple notes:

- When booting from the menu, the recovery menu disappears, then
  reappears before going into the OF.

- You need to hold the play button for like a half second after the
  blue light comes on in order to get into the OF.

The recovery appears to be there, but it doesn't seem to be intended
for end users - it just says "Updater V1.1 - Insert TF Pls". I haven't
tested it beyond seeing that it boots, so I'm going to comment it out
for now.

Change-Id: Ie271ee479bb628cc74141b7fe07273b3f193f358
2022-04-01 12:04:30 -04:00
..
boot.c Eros Q Native: Add Original Firmware Boot option 2022-04-01 12:04:30 -04:00
gui.c x1000: bootloader: accept button input during splash 2022-03-25 21:36:51 +00:00
install.c x1000: bootloader: refactor splash/splash2 2022-03-24 23:40:07 +00:00
main.c x1000: bootloader: Add button handlers for OF boot 2022-03-25 21:36:51 +00:00
recovery.c x1000: bootloader: add screenshot function 2022-03-25 21:36:51 +00:00
utils.c x1000: bootloader: add screenshot function 2022-03-25 21:36:51 +00:00
x1000bootloader.h Eros Q Native: Add Original Firmware Boot option 2022-04-01 12:04:30 -04:00