Mike Banon uploaded patch set #3 to this change.

View Change

asus/am1i-a: fix the IRQs and create the good MP 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 perfect and needs to be improved - to ensure that
KolibriOS is working properly. Also, CB:38313 dropped the broken MP
tables for many boards including am1i-a, so we can make the good ones.

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: I23ab33ec6a43ac61fc37109ddeca920afb07498d
---
M src/mainboard/asus/am1i-a/Kconfig
M src/mainboard/asus/am1i-a/mainboard.c
A src/mainboard/asus/am1i-a/mptable.c
3 files changed, 207 insertions(+), 47 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/58754/3

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

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