rockbox/firmware/target
Aidan MacDonald 38eafb60ff x1000: use core_alloc in bootloader for loading rockbox
Using the audio buffer directly is a bad idea because this will
render core_alloc non-functional if load_firmware() writes into
the buffer but then fails, for example on a checksum mismatch.

Change-Id: Ib2d17bcea53bdea1c4c5496cec0c4eee5dd66069
2022-03-12 18:25:10 +00:00
..
arm multiboot: Refactor duplicated functions to a separate file 2022-03-11 10:58:20 -05:00
coldfire Revert "powermgmt: Remove an unnecessary function" 2021-12-23 11:40:22 +00:00
hosted multiboot: Remove bad multiboot code from hosted RoLo 2022-03-11 10:58:20 -05:00
mips x1000: use core_alloc in bootloader for loading rockbox 2022-03-12 18:25:10 +00:00