rockbox/rbutil/mkamsboot
Rafaël Carré b0e0ec832b mkamsboot: really error out if OF model is different from bootloader model
Error out if firmware md5sum isn't known, and leave the current code #if 0'ed for easier testing

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21073 a1c6a512-1295-4272-9138-f99709370657
2009-05-25 10:35:15 +00:00
..
bin2c.c
dualboot.S mkamsboot : use left button for dual boot on Sansa Clip for consistency with other Sansa models 2009-05-22 10:44:06 +00:00
extract_fw.c
Makefile Commit updated mkamsboot for c200v2 patching. Tested and seems to be working using USB for dualboot. 2008-12-24 04:23:52 +00:00
md5.c Add MD5 checksumming of the original firmware images - for extra safety, and also because some Fuze firmwares have the same ID (or what we thought was the ID) as the M200 firmwares. Plus a few minor cleanups. 2008-10-30 00:13:29 +00:00
md5.h Add MD5 checksumming of the original firmware images - for extra safety, and also because some Fuze firmwares have the same ID (or what we thought was the ID) as the M200 firmwares. Plus a few minor cleanups. 2008-10-30 00:13:29 +00:00
mkamsboot.c mkamsboot: really error out if OF model is different from bootloader model 2009-05-25 10:35:15 +00:00
nrv2e_d8.S
README

mkamsboot
---------

A tool to inject a bootloader into a Sansa V2 (AMS) firmware file.

See comments in mkamsboot.c and dualboot.S for more information.