Hello build bot (Jenkins), Furquan Shaikh, Marshall Dawson, Jason Glenesk, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46327
to look at the new patch set (#3).
Change subject: soc/amd/picasso: Override weak functions for ioapic_id ......................................................................
soc/amd/picasso: Override weak functions for ioapic_id
Override soc_get_fch_ioapic_id() and soc_get_gnb_ioapic_id() for picasso. Return CONFIG_PICASSO_FCH_IOAPIC_ID and CONFIG_PICASSO_GNB_IOAPIC_ID.
BUG=b:167421913 TEST=Boot morphius to shell. Confirm overrides return values by dumping MADT. BRANCH=Zork
Signed-off-by: Jason Glenesk jason.glenesk@amd.corp-partner.google.com Change-Id: I7f0403678d7b221e7f6e76c72b701a095f233c97 --- M src/soc/amd/common/block/smbus/sm.c M src/soc/amd/picasso/Makefile.inc M src/soc/amd/picasso/acpi.c M src/soc/amd/picasso/agesa_acpi.c M src/soc/amd/picasso/cpu.c M src/soc/amd/picasso/fsp_params.c A src/soc/amd/picasso/smbus.c 7 files changed, 29 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/46327/3