Attention is currently required from: Wonkyu Kim, Subrata Banik, Angel Pons. Hello build bot (Jenkins), Subrata Banik, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63615
to look at the new patch set (#6).
Change subject: intel/common/../systemagent: Add sa_get_mchbar_base api ......................................................................
intel/common/../systemagent: Add sa_get_mchbar_base api
Implement sa_get_mchbar_base api to get mchbar base address. This api reads mchbar base address from pci config space if MCHBAR is enabled and program MCHBAR base address and enable MCH BAR if MCHBAR is not enabled. This api will be used in IOC driver for new SOC like Meteor Lake.
Signed-off-by: Wonkyu Kim wonkyu.kim@intel.com Change-Id: Ie4c7af3ea8c2b2b6afcc76e1165fadbe15e0bceb --- M src/soc/intel/common/block/include/intelblocks/systemagent.h M src/soc/intel/common/block/systemagent/systemagent_early.c 2 files changed, 21 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/63615/6