[coreboot] Using LPC bus serial interrupts

Tony Marchini amarchini at RTD.com
Thu Nov 8 19:26:30 CET 2018


Assuming you are generating the serial IRQ stream to the CPU correctly, if you are using IRQ7 , then you need to make sure the IRQ 7 isn't being assigned to any PCI devices. You need to eliminate and IRQs you want from the LPC  from the PIRQ table.

There are also some configuration of the 8259 for level vs edge triggering.

Also, it is handy for the SERIRQ to be in continuous mode.

Sincerely,
Anthony A. Marchini
Software Engineer




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot/attachments/20181108/832f7789/attachment.html>


More information about the coreboot mailing list