rockbox/flash/make_firmware
Jörg Hohensohn 977aa614ba we have to use the new ROMbox link address here, too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7437 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 23:50:40 +00:00
..
make_firmware.c we have to use the new ROMbox link address here, too 2005-08-31 23:50:40 +00:00
make_firmware.dsp source code for all my flash stuff, now finally in cvs 2003-11-30 11:37:43 +00:00
README source code for all my flash stuff, now finally in cvs 2003-11-30 11:37:43 +00:00

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