rockbox/flash/make_firmware
Jörg Hohensohn 431be7f597 now can compose images with ROMbox, too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5509 a1c6a512-1295-4272-9138-f99709370657
2004-12-23 20:15:13 +00:00
..
make_firmware.c now can compose images with ROMbox, too 2004-12-23 20:15:13 +00:00
make_firmware.dsp
README

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