rockbox/rbutil
Dominik Riebeling 38f03d4eae sansapatcher: factor out handling of bundled bootloaders.
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
2011-12-04 19:40:43 +00:00
..
chinachippatcher Rockbox Utility: build chinachippatcher as library. 2011-12-03 09:44:21 +00:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
mkamsboot mkamsboot: make clip zip boot OF when pressing left button 2011-12-02 18:31:40 +00:00
mkimxboot Add double inclusion protection and prepare for use with C++ code. 2011-12-04 13:54:18 +00:00
mkmpioboot Prevent unnecessary rebuilding of libs. 2011-09-26 20:51:23 +00:00
mktccboot Prevent unnecessary rebuilding of libs. 2011-09-26 20:51:23 +00:00
rbutilqt sansapatcher: factor out handling of bundled bootloaders. 2011-12-04 19:40:43 +00:00
sansapatcher sansapatcher: factor out handling of bundled bootloaders. 2011-12-04 19:40:43 +00:00
tools Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00