rockbox/flash
Thomas Martitz 87409a2619 Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27789 a1c6a512-1295-4272-9138-f99709370657
2010-08-12 13:55:01 +00:00
..
bootbox Generate C file / header for svn version string 2010-05-27 09:41:46 +00:00
bootloader Use the asm optimised UCL decompressor for the flash bootloader as well. Verified working on Player, Recorder v1, Ondio SP and Ondio FM. 2008-10-30 00:17:45 +00:00
extract Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
make_firmware Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
minimon Minimon is loaded to 0x0ffff000 by uart_boot, so it needs to be linked to that address as well, or it won't work. Also add that hint to the README, fix a warning, and fix the disassembly base address (was wrong either way). 2008-10-30 00:34:43 +00:00
uart_boot Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
README Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00

README

(c) 2003 by Jörg Hohensohn

Sourcecode for the flash "infrastructure"
Please bear in mind that these are powerful tools, don't fool with them!

For most up-to-date info about flashing see:
http://rockbox.haxx.se/docs/flash.html