[coreboot-gerrit] New patch to review for coreboot: af8067a mainboard/lenovo/t530: Enable PCIe Bridge for discrete graphics

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Fri Sep 12 22:54:58 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6895

-gerrit

commit af8067af29cc70eb3620d99fe562fd9b4c791fd1
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Sep 13 06:53:20 2014 +1000

    mainboard/lenovo/t530: Enable PCIe Bridge for discrete graphics
    
    Change-Id: I80f1e27268d0be58514d110611fd3c18cbe81829
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/lenovo/t530/devicetree.cb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/lenovo/t530/devicetree.cb b/src/mainboard/lenovo/t530/devicetree.cb
index 7d9754f..ec9041d 100644
--- a/src/mainboard/lenovo/t530/devicetree.cb
+++ b/src/mainboard/lenovo/t530/devicetree.cb
@@ -40,7 +40,7 @@ chip northbridge/intel/sandybridge
 
 	device domain 0 on
 		device pci 00.0 on end # host bridge
-		device pci 01.0 off end # PCIe Bridge for discrete graphics
+		device pci 01.0 on end # PCIe Bridge for discrete graphics
 		device pci 02.0 on end # vga controller
 
 		chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH



More information about the coreboot-gerrit mailing list