Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the partition...
commit8b4d200a72c746939b66219e92ba453fbed805ae
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 Jan 2009 01:34:37 +0000 (4 01:34 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 Jan 2009 01:34:37 +0000 (4 01:34 +0000)
treee4efcd7a75af5f5eba544d904b9baa7ed2f09d52
parent5b2efbf6bb9d294e6add5aa5f95585c78d5a7f28
Commit utility to dump the OF from a rockboxed Gigabeat S.  Searches the partition for deleted nk.bin and restores it.  Should work if run immediately after install the bootloader, but may not work later.  Current version asks the user to md5sum the file, but probably should do it automatically.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19665 a1c6a512-1295-4272-9138-f99709370657
utils/MTP/beastdump.c [new file with mode: 0755]