Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Mathew King, Felix Held. Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51503
to look at the new patch set (#4).
Change subject: [RFC] soc/amd/common: Add IRQ routing config to common config ......................................................................
[RFC] soc/amd/common: Add IRQ routing config to common config
This change allows mainboards to set up IRQ routing in devicetree and avoids code duplication.
BUG=b:181972598 TEST=Build; flash Berknip and boot
Signed-off-by: Mathew King mathewk@chromium.org Change-Id: I0866c744db34fe62627cb0b59fefe50283a9dac1 --- M src/mainboard/amd/bilby/devicetree.cb M src/mainboard/amd/bilby/mainboard.c M src/mainboard/amd/majolica/devicetree.cb M src/mainboard/amd/majolica/mainboard.c M src/mainboard/amd/mandolin/mainboard.c M src/mainboard/amd/mandolin/variants/cereme/devicetree.cb M src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb M src/mainboard/google/zork/mainboard.c M src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb M src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb M src/soc/amd/common/block/include/amdblocks/chip.h M src/soc/amd/common/block/pci/amd_pci_util.c 12 files changed, 193 insertions(+), 311 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/51503/4