Michał Żygowski uploaded patch set #2 to this change.

View Change

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

To view, visit change 37552. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1bb8b22b282584c421a9fffa3322b2a8e406d037
Gerrit-Change-Number: 37552
Gerrit-PatchSet: 2
Gerrit-Owner: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset