rockbox/flash/bootloader
Daniel Stenberg 2acc0ac542 Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +00:00
..
bootloader.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
bootloader.h Adjustments for player bootloader: (1) Correct HD power pin polarity. (2) Only power on HD if not started by charger insertion. (3) Changed button read to use port C instead of ADC. This allows for 3 buttons as on the other platforms. 2004-11-19 23:49:21 +00:00
bootloader.lds source code for all my flash stuff, now finally in cvs 2003-11-30 11:37:43 +00:00
Makefile Removed dupe 2004-12-03 21:44:05 +00:00
no_rom.lds source code for all my flash stuff, now finally in cvs 2003-11-30 11:37:43 +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

(c) 2003 by Jörg Hohensohn

This is the source code for the flash bootloader.
It give the dual boot feature, decompresses one of two software images.