rockbox/flash/bootloader
Jens Arnold 6173ef4359 Removed dupe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5479 a1c6a512-1295-4272-9138-f99709370657
2004-12-03 21:44:05 +00:00
..
bootloader.c Code policed (removed tab chars, no C++ comments, line length); all register manipulation hex values match register width. No code change. 2004-12-03 21:43:21 +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.