Gigabeat S: Those odd calls to irq_handler can still happen rarely after executing...
commitb3a6cf0bb426d01329653bcb9d6674cc9697aa04
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
parenta66f905bd8cbfd7b1a3028744feafc3a71f47d4a
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