Okay, grabbed the latest mkboot.c and that worked ... now when I
re-scramble the .bin I created it comes out at 4MB, is that right? I
would have thought it'd compact back to a ~2MB firmware file?
--
Ian Douglas
blogs & photos: http://www.w98.us/
ian douglas wrote:
http://www.rockbox.org/twiki/bin/view/Main/IriverBoot says that I need
to run mkboot as such to patch the firmware:
# tools/mkboot -h300 H300.bin bootloader/bootloader.bin new.bin
When I try that, I get this:
$ tools/mkboot -h300 H300.bin bootloader-h300.bin H300.bin
-h300: No such file or directory
... do I need a dev version of the mkboot utility?