rockbox/flash
Michael Sevakis 95e23defb0 Make fixepoint.c as a shared library (libfixedpoint.a).
Change-Id: Icc10d6e85f890c432f191233a4d64e09f00be43d
Reviewed-on: http://gerrit.rockbox.org/456
Reviewed-by: Michael Sevakis <jethead71@rockbox.org>
Tested-by: Michael Sevakis <jethead71@rockbox.org>
2013-04-26 00:11:04 +02:00
..
bootbox Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
bootloader Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
extract Fix format string 2011-11-08 21:25:50 +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
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