Author: hailfinger
Date: 2009-02-12 15:50:43 +0100 (Thu, 12 Feb 2009)
New Revision: 3941

Modified:
   trunk/coreboot-v2/src/mainboard/amd/dbm690t/Config.lb
   trunk/coreboot-v2/src/mainboard/amd/pistachio/Config.lb
Log:
Fix typo in PCI ID (1914 should have been 7914).

Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>


Modified: trunk/coreboot-v2/src/mainboard/amd/dbm690t/Config.lb
===================================================================
--- trunk/coreboot-v2/src/mainboard/amd/dbm690t/Config.lb       2009-02-12 
13:58:31 UTC (rev 3940)
+++ trunk/coreboot-v2/src/mainboard/amd/dbm690t/Config.lb       2009-02-12 
14:50:43 UTC (rev 3941)
@@ -214,7 +214,7 @@
                                        end
                                        device pci 2.0 on end # PCIE P2P bridge 
(external graphics) 0x7913
                                        device pci 3.0 off end # PCIE P2P 
bridge        0x791b
-                                       device pci 4.0 on end # PCIE P2P bridge 
0x1914
+                                       device pci 4.0 on end # PCIE P2P bridge 
0x7914
                                        device pci 5.0 on end # PCIE P2P bridge 
0x7915
                                        device pci 6.0 on end # PCIE P2P bridge 
0x7916
                                        device pci 7.0 on end # PCIE P2P bridge 
0x7917

Modified: trunk/coreboot-v2/src/mainboard/amd/pistachio/Config.lb
===================================================================
--- trunk/coreboot-v2/src/mainboard/amd/pistachio/Config.lb     2009-02-12 
13:58:31 UTC (rev 3940)
+++ trunk/coreboot-v2/src/mainboard/amd/pistachio/Config.lb     2009-02-12 
14:50:43 UTC (rev 3941)
@@ -215,7 +215,7 @@
                                        end
                                        device pci 2.0 on end # PCIE P2P bridge 
(external graphics) 0x7913
                                        device pci 3.0 off end # PCIE P2P 
bridge        0x791b
-                                       device pci 4.0 on end # PCIE P2P bridge 
0x1914
+                                       device pci 4.0 on end # PCIE P2P bridge 
0x7914
                                        device pci 5.0 on end # PCIE P2P bridge 
0x7915
                                        device pci 6.0 on end # PCIE P2P bridge 
0x7916
                                        device pci 7.0 on end # PCIE P2P bridge 
0x7917


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to