modified interrupt structure

This commit is contained in:
Markus Fröschle
2014-10-11 18:43:02 +00:00
parent 44a2234ed2
commit ca3db41081
4 changed files with 610 additions and 587 deletions

View File

@@ -300,7 +300,7 @@ bool irq6_handler(uint32_t sf1, uint32_t sf2)
{
bool handled = false;
//err("IRQ6!\r\n");
err("IRQ6!\r\n");
MCF_EPORT_EPFR |= (1 << 6); /* clear int6 from edge port */
if (FALCON_MFP_IPRA || FALCON_MFP_IPRB)