Piotr Kleinschmidt uploaded patch set #3 to this change.

View Change

mb/pcengines/apu2/mptable.c: fix invalid MP table and IRQ table

MP Table and IRQ routing tables were buggy, which results in
Linux kernel panic when 'acpi=noirq' flag was added during boot.

TEST=boot Linux debian 4.19.0-9 on PC Engines apu4 platform
and see if IRQs are correctly assigned to devices analyzing
'cat proc/interrupts' and `lspci -v` outputs.

Signed-off-by: Piotr Kleinschmidt <piotr.kleinschmidt@3mdeb.com>
Change-Id: I9eadba65eb5f8f66d1d28c89c7c29d0745c93119
---
M src/mainboard/pcengines/apu2/mainboard.c
M src/mainboard/pcengines/apu2/mptable.c
M src/northbridge/amd/pi/00730F01/pci_devs.h
3 files changed, 30 insertions(+), 26 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/42097/3

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9eadba65eb5f8f66d1d28c89c7c29d0745c93119
Gerrit-Change-Number: 42097
Gerrit-PatchSet: 3
Gerrit-Owner: Piotr Kleinschmidt <piotr.kleinschmidt@3mdeb.com>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: Piotr Król <piotr.krol@3mdeb.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset