Add MD5 checksumming of the original firmware images - for extra safety, and also...
commit916db04e7e02398761657da258af6c88f3396993
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Thu, 30 Oct 2008 00:13:29 +0000 (30 00:13 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Thu, 30 Oct 2008 00:13:29 +0000 (30 00:13 +0000)
tree2f372cf9b19763446ce265d20d2f2307a2c0fac5
parentb1df0c06fe49dee08f26e2e27fac8eb37169f8e3
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.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18927 a1c6a512-1295-4272-9138-f99709370657
rbutil/mkamsboot/Makefile
rbutil/mkamsboot/md5.c [new file with mode: 0644]
rbutil/mkamsboot/md5.h [new file with mode: 0644]
rbutil/mkamsboot/mkamsboot.c