rockbox/flash/make_firmware/README
Jörg Hohensohn 6a4e4c87c2 source code for all my flash stuff, now finally in cvs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4083 a1c6a512-1295-4272-9138-f99709370657
2003-11-30 11:37:43 +00:00

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".