summaryrefslogtreecommitdiff
path: root/tools/mkmi4.sh (follow)
Commit message (Collapse)AuthorAge
* Even when we don't encrypt a mi4 we still need to run the encrypt step so ↵Barry Wardell2006-08-30
| | | | | | that the crc gets updated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10812 a1c6a512-1295-4272-9138-f99709370657
* simplify the sansa mi4 too and added some attempts to documentation of theDaniel Stenberg2006-08-30
| | | | | | | variables now than none of our current targets need/use encryption git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10802 a1c6a512-1295-4272-9138-f99709370657
* We can tell some mi4 firmwares to use a full filelength plaintext so no need ↵Barry Wardell2006-08-29
| | | | | | to encrypt them. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10792 a1c6a512-1295-4272-9138-f99709370657
* Add Rockbox bootloader for H10Barry Wardell2006-08-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10781 a1c6a512-1295-4272-9138-f99709370657
* Make sure mkmi4.sh has the right output filename when building for 5GB H10.Barry Wardell2006-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10679 a1c6a512-1295-4272-9138-f99709370657
* fix the H10 5GB mi4 creationDaniel Stenberg2006-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10677 a1c6a512-1295-4272-9138-f99709370657
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
* no need to echo the commandsDaniel Stenberg2006-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10444 a1c6a512-1295-4272-9138-f99709370657
* The sansa build now uses this new mi4 creation script, working as a frontendDaniel Stenberg2006-08-03
to the mi4code tool to do all steps from raw binary to complete mi4 file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10429 a1c6a512-1295-4272-9138-f99709370657