Add RS785(RS880) support. Just few pci_ids.
Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Stefan Reinauer <stepan@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6227 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -341,6 +341,10 @@
|
||||
#define PCI_DEVICE_ID_ATI_RS780MC_INT_GFX 0x9613
|
||||
#define PCI_DEVICE_ID_ATI_RS780E_INT_GFX 0x9615
|
||||
#define PCI_DEVICE_ID_ATI_RS785G_INT_GFX 0x9710
|
||||
#define PCI_DEVICE_ID_ATI_RS785C_INT_GFX 0x9711
|
||||
#define PCI_DEVICE_ID_ATI_RS785M_INT_GFX 0x9712
|
||||
#define PCI_DEVICE_ID_ATI_RS785MC_INT_GFX 0x9713
|
||||
#define PCI_DEVICE_ID_ATI_RS785D_INT_GFX 0x9714
|
||||
|
||||
#define PCI_VENDOR_ID_VLSI 0x1004
|
||||
#define PCI_DEVICE_ID_VLSI_82C592 0x0005
|
||||
|
||||
Reference in New Issue
Block a user