rockbox/firmware/target
Rafaël Carré 6f2afd36bc as3525: reorder vectored interrupts
The list is ordered by priority, put the DMA and SD interrupts at
the top

This seems to fix the random freezes on heavy storage operation like
building database or pictureflow cache

The recently added audio interrupt had a priority higher than SD slot on
as3525v1, give it a lower priority

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26160 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 12:11:54 +00:00
..
arm as3525: reorder vectored interrupts 2010-05-19 12:11:54 +00:00
coldfire HD200 - lm339 response time is at best 300 ns so adcclk can not be too high 2010-05-19 09:29:20 +00:00
hosted/sdl Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. 2010-05-18 12:27:20 +00:00
mips Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00
sh Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. 2010-05-17 15:15:38 +00:00