mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Instead of handling bundled bootloaders in the sansapatcher functions leave that to the caller. This removes the need to have Rockbox Utility specific parts in sansapatcher. sansa_add_bootloader() now operates on an already loaded bootloader. For loading a convenience function sansa_read_bootloader() is added. This also introduces a new check on loading to prevent installing an e200 bootloader on a c200 (and vice versa). These changes will allow building a libsansapatcher for linking with Rockbox Utility later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31144 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| chinachippatcher | ||
| e200rpatcher | ||
| ipodpatcher | ||
| mkamsboot | ||
| mkimxboot | ||
| mkmpioboot | ||
| mktccboot | ||
| rbutilqt | ||
| sansapatcher | ||
| tools | ||