Gigabeat S: Those odd calls to irq_handler can still happen rarely after executing...
commitf367d0a10d34946d6a1a19f2d433d7af307b2e96
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 May 2010 07:48:00 +0000 (3 07:48 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 May 2010 07:48:00 +0000 (3 07:48 +0000)
tree512da535bd61496651d33936b12d916a6769799b
parent980d816cc917a14f5e4ac2b732f77968269e25d3
Gigabeat S: Those odd calls to irq_handler can still happen rarely after executing WFI. With no explanation forthcoming after trying many things, hide head in sand and ignore them and the IRQ will get vectored to the correct handler anyway. Have vector tables execute an immediate return and remove irq_handler from compilation altogether.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25792 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/imx31/avic-imx31.c
firmware/target/arm/imx31/crt0.S