Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is
working for now, and more work is needed for it to be fully dynamic. However, just about any 128MB-512MB DIMM should work. Signed-off-by: Corey Osgood <corey.osgood@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3113 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
f327d9f954
commit
bd3f93e330
@@ -1153,6 +1153,14 @@
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_BR 0xb188
|
||||
#define PCI_DEVICE_ID_VIA_VT6420_SATA 0x3149
|
||||
#define PCI_DEVICE_ID_VIA_VT8237R_LPC 0x3227
|
||||
#define PCI_DEVICE_ID_VIA_CN700_AGP 0x0314
|
||||
#define PCI_DEVICE_ID_VIA_CN700_ERR 0x1314
|
||||
#define PCI_DEVICE_ID_VIA_CN700_HOST 0x2314
|
||||
#define PCI_DEVICE_ID_VIA_CN700_MEMCTRL 0x3208
|
||||
#define PCI_DEVICE_ID_VIA_CN700_PM 0x4314
|
||||
#define PCI_DEVICE_ID_VIA_CN700_VLINK 0x7314
|
||||
#define PCI_DEVICE_ID_VIA_CN700_BRIDGE 0xB198
|
||||
#define PCI_DEVICE_ID_VIA_CN700_VGA 0x3344
|
||||
|
||||
#define PCI_VENDOR_ID_SIEMENS 0x110A
|
||||
#define PCI_DEVICE_ID_SIEMENS_DSCC4 0x2102
|
||||
|
Reference in New Issue
Block a user