[LinuxBIOS] IRQ Routing

Stefan Reinauer stepan at coresystems.de
Sun Apr 22 13:04:45 CEST 2007


* Arnd Hannemann <arnd at arndnet.de> [070422 12:23]:
> src/mainboard/via/epia-m/irq_tables.c
> > -               {0x00,(0x13<<3)|0x0, {{0x01, 0xdeb8}, {0x02, 0xdeb8}, {0x03, 0xdeb8}, {0x04, 0x0deb8}}, 0x2, 0x0},
> > +               {0x00,(0x05<<3)|0x0, {{0x01, 0xdeb8}, {0x02, 0xdeb8}, {0x03, 0xdeb8}, {0x04, 0x0deb8}}, 0x2, 0x0},
 
> If I use get_pir with the changed bios to generate an irq_tables.c it
> has still the old lines in it.

> What am I doing wrong?

For some reason your changes did not get compiled into your bios. You
should delete the object directory and recompile it from scratch.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list