Hello Kyösti Mälkki, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37552
to look at the new patch set (#2).
Change subject: amdblocks/pci: add common implementation of MMCONF enabling ......................................................................
amdblocks/pci: add common implementation of MMCONF enabling
Add common function to enable PCI MMCONF base address. Use the common function in stoneyridge bootblock. Enable the common implementation for other AMD southbridges for use in C bootblock.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I1bb8b22b282584c421a9fffa3322b2a8e406d037 --- A src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h M src/soc/amd/common/block/pci/Kconfig M src/soc/amd/common/block/pci/Makefile.inc A src/soc/amd/common/block/pci/amd_pci_mmconf.c M src/soc/amd/stoneyridge/Kconfig M src/soc/amd/stoneyridge/bootblock/bootblock.c M src/southbridge/amd/agesa/hudson/Kconfig M src/southbridge/amd/cimx/sb800/Kconfig M src/southbridge/amd/pi/hudson/Kconfig 9 files changed, 63 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/37552/2