rockbox/rbutil/mkamsboot
Thomas Martitz 238337087e Support Fuze 01.02.26 OF version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20688 a1c6a512-1295-4272-9138-f99709370657
2009-04-11 20:46:28 +00:00
..
bin2c.c
dualboot.S Added dualboot usb detection for Clip, so OF boots on usb insert. 2008-12-29 23:31:09 +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 Support Fuze 01.02.26 OF version. 2009-04-11 20:46:28 +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.