as3525: reorder vectored interrupts
commit5bb4306f33f423fef4f513495e7622224a795ea1
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Wed, 19 May 2010 12:11:54 +0000 (19 12:11 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Wed, 19 May 2010 12:11:54 +0000 (19 12:11 +0000)
tree3a774d0f8094d1c1a9d8b2190d6a73bbc5d96aa9
parentd038cd4ddeb40441ab93e0aa01491941de3be169
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
firmware/target/arm/as3525/system-as3525.c