forked from len0rd/rockbox
I never added multiboot awareness to ROLO When a new firmware file was loaded [Bootdata] would not be copied to the new instance resulting in the firmware running off the internal drive till next reboot Bootloaders shares the rb-loader code but should not be affected by the removal of static from write_bootdata() Change-Id: Iccb18eebeee5c59f9534df51eb6826876c441762 |
||
|---|---|---|
| .. | ||
| ap_int.c | ||
| config.c | ||
| crc32-mi4.c | ||
| crc32-rkw.c | ||
| crc32.c | ||
| diacritic.c | ||
| dir.c | ||
| dircache.c | ||
| disk.c | ||
| disk_cache.c | ||
| fdprintf.c | ||
| file.c | ||
| file_internal.c | ||
| fileobj_mgr.c | ||
| linked_list.c | ||
| loader_strerror.c | ||
| pathfuncs.c | ||
| rb-loader.c | ||
| strcasecmp.c | ||
| strcasestr.c | ||
| strlcat.c | ||
| strlcpy.c | ||
| strnatcmp.c | ||
| structec.c | ||
| timefuncs.c | ||
| unicode.c | ||
| version.c | ||
| vuprintf.c | ||