Attention is currently required from: Marc Jones, Angel Pons, Patrick Rudolph. Hello Marc Jones, build bot (Jenkins), Anjaneya "Reddy" Chagam, Jonathan Zhang, Johnny Lin, Morgan Jang, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49458
to look at the new patch set (#3).
Change subject: intel/xeon_sp/util: Use get_stack_busnos instead get_cpubusnos ......................................................................
intel/xeon_sp/util: Use get_stack_busnos instead get_cpubusnos
This function is more convenient to get the value of a single bus number than get_cpubusnos(). Also replace pci_io_read_config32 with pci_mmio_read_config32 to get the register value before mapping the MMIOCFG space.
Change-Id: I71c06c2d69344d97e48609e67a3966ed8c671152 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/soc/intel/xeon_sp/util.c 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/49458/3