southbridge/amd: add support for Bolton FCH

Hardware / Coreboot - Felix Held [felixheld.de] - 20 November 2015 09:35 UTC

The Bolton FCH needs different firmware files than the Hudson FCH.

A small patch to vendorcode is probably needed to make the XHCI controller work.

XHCI_DEVID in pci_devs.h is probably wrong for Hudson.

Change-Id: Ib81c0881979edcde717217dc89d8af415520d7e5

d2e8f6a southbridge/amd: add support for Bolton FCH
src/southbridge/amd/agesa/Makefile.inc | 1 +
src/southbridge/amd/agesa/hudson/Kconfig | 13 +++++++++++--
.../amd/agesa/hudson/amd_pci_int_defs.h | 6 ++++--
.../amd/agesa/hudson/amd_pci_int_types.h | 2 +-
src/southbridge/amd/agesa/hudson/pci_devs.h | 11 +++++++++--
src/southbridge/amd/common/Makefile.inc | 1 +
6 files changed, 27 insertions(+), 7 deletions(-)

Upstream: review.coreboot.org


  • Share