Attention is currently required from: Paul Menzel.

Mike Banon uploaded patch set #4 to this change.

View Change

asus/a88xm-e: properly program the IRQ tables

IRQ programming should be outside the obsolete MP table generation,
just like the proper way done for asus/am1i-a AMD fam16h - closest
example for ASUS A88XM-E: all the fam15h boards have these "bad IRQs".
OS like Linux still finds a way, but Kolibri can't see the IRQ table.

With this change applied:
* A88XM-E boots fine to Linux - no angry IRQ-related messages at dmesg;
* KolibriOS sees 16 IRQs in a table and could successfully attach a
driver to Realtek RTL8168 onboard Ethernet controller with an IRQ 7.

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: I9a6ab9e24a828ebaffe87205a2ce0ebd811a935d
---
M src/mainboard/asus/a88xm-e/mainboard.c
M src/mainboard/asus/a88xm-e/mptable.c
2 files changed, 203 insertions(+), 68 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/48424/4

To view, visit change 48424. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9a6ab9e24a828ebaffe87205a2ce0ebd811a935d
Gerrit-Change-Number: 48424
Gerrit-PatchSet: 4
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org>
Gerrit-MessageType: newpatchset