rockbox/bootloader/x1000
Aidan MacDonald b4e7c60c6d Shanling Q1: Disable recovery kernel boot option
The Q1 handles firmware updates by unpacking the firmware image
from the player app, then rebooting into the recovery kernel.
The recovery kernel reflashes the player kernel and rootfs with
the unpacked update files on the SD card.

Booting the recovery kernel directly is therefore not useful to
the vast majority of users; remove the option from the recovery
menu and remove the key combo.

Change-Id: I6cebfb6a3514ff2ae7d6f3904ac93b481773799b
2022-10-29 12:51:05 +01: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 Shanling Q1: Support OF-initiated firmware updates 2022-10-29 12:51:02 +01:00
recovery.c x1000: add flash ONFI info dumper to bootloader 2022-07-19 13:43:38 +01:00
utils.c x1000: simplify NAND command macros 2022-07-21 11:39:19 +01:00
x1000bootloader.h Shanling Q1: Disable recovery kernel boot option 2022-10-29 12:51:05 +01:00