Commit graph

9 commits

Author SHA1 Message Date
Barry Wardell
e4e4219302 Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10812 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 20:20:52 +00:00
Daniel Stenberg
ea4ed4961a simplify the sansa mi4 too and added some attempts to documentation of the
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
2006-08-30 10:35:14 +00:00
Barry Wardell
f3d5b51359 We can tell some mi4 firmwares to use a full filelength plaintext so no need to encrypt them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10792 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 07:58:06 +00:00
Barry Wardell
1920df36d8 Add Rockbox bootloader for H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10781 a1c6a512-1295-4272-9138-f99709370657
2006-08-28 08:11:32 +00:00
Barry Wardell
2f2c2800d0 Make sure mkmi4.sh has the right output filename when building for 5GB H10.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10679 a1c6a512-1295-4272-9138-f99709370657
2006-08-21 15:43:14 +00:00
Daniel Stenberg
9913913d83 fix the H10 5GB mi4 creation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10677 a1c6a512-1295-4272-9138-f99709370657
2006-08-21 15:14:21 +00:00
Barry Wardell
99c2dc5284 Add new build target for iriver H10 5/6Gb.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 19:21:17 +00:00
Daniel Stenberg
7e258431a5 no need to echo the commands
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10444 a1c6a512-1295-4272-9138-f99709370657
2006-08-03 20:11:40 +00:00
Daniel Stenberg
ca4bd6f599 The sansa build now uses this new mi4 creation script, working as a frontend
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
2006-08-03 08:08:40 +00:00