From 03eb8a8515b241887b98f80d034e0cdfe13e203b Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Tue, 14 Jun 2016 14:49:07 -0500 Subject: nb/amd/pi/00730F01: Initialize IOMMU device MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I12d3ed35770ee06626f884db23004652084c88c0 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/15186 Reviewed-by: Patrick Georgi Reviewed-by: Alexander Couzens Tested-by: build bot (Jenkins) --- src/include/device/pci_ids.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index bde150f304..a6ed6d946e 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -297,6 +297,7 @@ #define PCI_DEVICE_ID_AMD_10H_NB_HT 0x1200 #define PCI_DEVICE_ID_AMD_15H_NB_IOMMU 0x1419 #define PCI_DEVICE_ID_AMD_15H_MODEL_303F_NB_IOMMU 0x1423 +#define PCI_DEVICE_ID_AMD_16H_MODEL_303F_NB_IOMMU 0x1567 #define PCI_DEVICE_ID_ATI_SB600_LPC 0x438D #define PCI_DEVICE_ID_ATI_SB600_SATA 0x4380 -- cgit v1.2.3