rockbox/firmware/target
Maurus Cuelenaere 476e464901 Fix Onda VX747+ LCD not working on boot
Same fix as in r29083.

Flyspray: FS#11896
Author: Purling Nayuki

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29102 a1c6a512-1295-4272-9138-f99709370657
2011-01-21 12:38:03 +00:00
..
arm Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shutdown on low battery, handle hold-switch-on and wait only so long for USB if a USB charger is inserted at boot instead of being connected to a host. 'Bootloader USB mode' display is just part of normal printf stream now. Move interrupt stacks into .bss area so they aren't loaded (for firmware too). 2011-01-21 07:05:51 +00:00
coldfire Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5. 2011-01-12 21:24:44 +00:00
hosted Fix FS#11881. Patch by Thomas Jarosch 2011-01-20 22:27:28 +00:00
mips Fix Onda VX747+ LCD not working on boot 2011-01-21 12:38:03 +00:00
sh Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00