6a4e4c87c2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4083 a1c6a512-1295-4272-9138-f99709370657
14 lines
381 B
Text
14 lines
381 B
Text
(c) 2003 by Jörg Hohensohn
|
|
|
|
This tool composes a firmware file, out of:
|
|
1. Template for the first Flash page
|
|
2. Bootloader
|
|
3. Archos image
|
|
4. Rockbox image
|
|
|
|
Use with extreme caution, the components have to match!
|
|
The aspects are:
|
|
- Model (Player, Recorder, FM, V2)
|
|
- boot type (standard boot ROM or ROMless)
|
|
|
|
Such a firmware file can then be programmed with "firmware_flash.rock".
|