pci_ids.h: Correct recent AMD ID names

Adjust the names to match AMD's convention for family and model.
This patch is relevant for:
 Trinity & Richland: Family 15h Models 00h-0Fh
 Carrizo: Family 15h Models 60h-6Fh
 Mullins & Steppe Eagle: Family 16h Models 30h-3Fh

Change-Id: I613b84ed438fb70269d789c9901f1928b5500757
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/17169
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Marshall Dawson
2016-10-14 20:46:08 -06:00
committed by Martin Roth
parent 50198c1178
commit 463f46eb61
5 changed files with 7 additions and 7 deletions

View File

@@ -285,11 +285,11 @@
#define PCI_DEVICE_ID_ATI_RADEON_RD 0x5147
#define PCI_DEVICE_ID_AMD_15H_MODEL_000F_NB_HT 0x1600
#define PCI_DEVICE_ID_AMD_15H_MODEL_001F_NB_HT 0x1400
#define PCI_DEVICE_ID_AMD_15H_MODEL_101F_NB_HT 0x1400
#define PCI_DEVICE_ID_AMD_15H_MODEL_303F_NB_HT 0x141A
#define PCI_DEVICE_ID_AMD_16H_MODEL_000F_NB_HT 0x1536
#define PCI_DEVICE_ID_AMD_16H_MODEL_003F_NB_HT 0x1566
#define PCI_DEVICE_ID_AMD_15H_MODEL_006F_NB_HT 0x1570
#define PCI_DEVICE_ID_AMD_16H_MODEL_303F_NB_HT 0x1566
#define PCI_DEVICE_ID_AMD_15H_MODEL_606F_NB_HT 0x1570
#define PCI_DEVICE_ID_AMD_15H_MODEL_707F_NB_HT 0x15B0
#define PCI_DEVICE_ID_AMD_10H_NB_HT 0x1200
#define PCI_DEVICE_ID_AMD_15H_NB_IOMMU 0x1419