rockbox/rbutil
Rafaël Carré f5c79105a4 mkamsboot: fix for newer fuzev2
These models are restricted to OF >= v02.3.31, probably because of a
hardware change
The OF checks a version string located between 0x0 and 0x200 in the
firmware block, so let's keep this part unmodified

We put our dualboot code at 0x200, and insert a branch + vectors at 0x0
That way our patched file will present the OF version to the fuzev2 OF
patching it, and we only waste 512 bytes on other models

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27441 a1c6a512-1295-4272-9138-f99709370657
2010-07-16 00:00:29 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule 2009-07-11 22:50:22 +00:00
ipodpatcher Bump ipodpatcher version number in preparation for a new ipod bootloader release 2010-05-25 15:43:16 +00:00
mkamsboot mkamsboot: fix for newer fuzev2 2010-07-16 00:00:29 +00:00
mkmpioboot fix libmkmpioboot.a building. 2010-05-05 19:45:08 +00:00
mktccboot Make lipo calls silent. 2009-12-13 21:30:28 +00:00
rbutilqt Generalize the application bundle copy workaround to simplify later reuse. 2010-07-10 21:22:22 +00:00
sansapatcher Always format error message using ANSI functions to get rid of type-punning when building with rbutil. 2009-12-09 19:04:02 +00:00
tools Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
INSTALL rbutil: change the binary name here too. Thanks to PyroBor for finding that. 2010-05-11 17:41:35 +00:00
rbutil.pro Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00