disable bus 0 dev 3 pci bridge for ma78gm-us2h does not have this slot.
Signed-off-by: Wang Qing Pei <[email protected]> Best wishes Wang Qing Pei Phone: 86+18930528086
Index: src/mainboard/gigabyte/ma78gm/devicetree.cb =================================================================== --- src/mainboard/gigabyte/ma78gm/devicetree.cb (revision 6049) +++ src/mainboard/gigabyte/ma78gm/devicetree.cb (working copy) @@ -12,7 +12,7 @@ device pci 0.0 on end # HT 0x9600 device pci 1.0 on end # Internal Graphics P2P bridge 0x9602 device pci 2.0 on end # PCIE P2P bridge (external graphics) 0x9603 - device pci 3.0 on end # PCIE P2P bridge 0x960b + device pci 3.0 off end # PCIE P2P bridge 0x960b device pci 4.0 on end # PCIE P2P bridge 0x9604 device pci 5.0 off end # PCIE P2P bridge 0x9605 device pci 6.0 off end # PCIE P2P bridge 0x9606
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

