1
0
Fork 0
forked from len0rd/rockbox
foxbox/bootloader/x1000
Aidan MacDonald e6c2f26e82 x1000: bootloader: add uImage loaders
Adds loaders for uImages on the SD card or on a raw flash partition.
These work similarily to load_rockbox() and return a buflib alloc
and size. Booting the image is left up to the caller.

Change-Id: I0d58e8c6a61d8349bc5223431cdd06dfdf2503fa
2022-03-12 18:25:10 +00:00
..
boot.c x1000: bootloader: refactor rockbox boot 2022-03-12 18:25:10 +00:00
gui.c x1000: bootloader: split off GUI code 2022-03-12 18:25:10 +00: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: refactor usb handling 2022-03-12 18:25:10 +00:00
utils.c x1000: bootloader: add uImage loaders 2022-03-12 18:25:10 +00:00
x1000bootloader.h x1000: bootloader: add uImage loaders 2022-03-12 18:25:10 +00:00