rockbox/flash/bootloader
Jens Arnold 78acda25b3 Player: Correctly probe the ability of the box to control HD power. This is not determined by the ROM version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5486 a1c6a512-1295-4272-9138-f99709370657
2004-12-16 22:24:57 +00:00
..
bootloader.c Player: Correctly probe the ability of the box to control HD power. This is not determined by the ROM version. 2004-12-16 22:24:57 +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 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 is the source code for the flash bootloader.
It give the dual boot feature, decompresses one of two software images.