rockbox/bootloader/x1000
Aidan MacDonald 6a6c6083fa x1000: bootloader: fix Linux self-extracting kernel boot
Basically, there's longstanding bug in Linux with self-extracting
kernels on MIPS which just happened to manifest now on the M3K as
a hang on boot. The fix is applied to the M3K and Q1 since they
both use this type of kernel image.

Change-Id: I17d2bad6eebd677cd6d2e0bf146450c71fcf1229
2022-03-24 23:40:07 +00:00
..
boot.c x1000: bootloader: fix Linux self-extracting kernel boot 2022-03-24 23:40:07 +00:00
gui.c x1000: bootloader: add GUI list widget 2022-03-12 14:50:45 -05:00
install.c x1000: bootloader: refactor init_disk 2022-03-12 18:25:10 +00:00
main.c x1000: bootloader: move the main function to its own file 2022-03-12 18:25:10 +00:00
recovery.c x1000: bootloader: add mainline Linux boot option 2022-03-24 23:40:07 +00:00
utils.c x1000: bootloader: add uImage loaders 2022-03-12 18:25:10 +00:00
x1000bootloader.h x1000: bootloader: fix Linux self-extracting kernel boot 2022-03-24 23:40:07 +00:00