Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48605
to look at the new patch set (#3).
Change subject: asus/am1i-a: properly program the IRQ tables ......................................................................
asus/am1i-a: properly program the IRQ tables
Although the IRQ programming of this board is much better than AMD Lenovo G505S or ASUS A88XM-E (both are AMD fam15h boards), still it's far from being perfect and needs to be improved.
With this change applied: * AM1I-A boots fine to Linux - no angry IRQ-related messages at dmesg; * KolibriOS sees 15 IRQs in a table and could successfully attach a driver to Realtek RTL8168 onboard Ethernet controller with an IRQ 4.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I9064f7da26b2e43649c8be51e6180ff613e2dbbe --- M src/mainboard/asus/am1i-a/mainboard.c M src/mainboard/asus/am1i-a/mptable.c 2 files changed, 116 insertions(+), 66 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/48605/3