Attention is currently required from: Jason Glenesk, Fred Reitberger.
Hello Jason Glenesk, Fred Reitberger,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68849
to look at the new patch set (#2).
Change subject: mb/amd/bilby,birman,chausie,majolica: rework FCH IRQ mapping generation ......................................................................
mb/amd/bilby,birman,chausie,majolica: rework FCH IRQ mapping generation
This ports the changes to the way the fch_pic_routing and fch_apic_routing arrays get populated from Mandolin to Bilby, Birman, Chausie and Majolica. This is a preparation to move the init_tables implementation to the common AMD SoC code in a later patch.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ia957056b60dafbc52a9809a4563a348ad7443376 --- M src/mainboard/amd/bilby/mainboard.c M src/mainboard/amd/birman/mainboard.c M src/mainboard/amd/chausie/mainboard.c M src/mainboard/amd/majolica/mainboard.c 4 files changed, 98 insertions(+), 24 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/68849/2