Felix Held has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/68852 )
Change subject: mb/amd/gardenia,pademelon: rewrite IRQ mapping handling ......................................................................
mb/amd/gardenia,pademelon: rewrite IRQ mapping handling
Gardenia and Pademelon had the same mainboard_picr_data and mainboard_intr_data data arrays. Compared to Kahlee there were 4 differences for PIRQ_F, PIRQ_SCI, PIRQ_SD and PIRQ_SATA in the IRQ data arrays.
TODO: Verify that the change on Kahlee doesn't break anything there.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ia460b467990be7c3e6261440505988a9770ea084 --- M src/mainboard/amd/gardenia/mainboard.c M src/mainboard/amd/pademelon/mainboard.c 2 files changed, 151 insertions(+), 82 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/68852/3