[coreboot-gerrit] Patch set updated for coreboot: 9c4a420 mainboard: Kill off dead usage of ATi/RageXL driver

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Tue Jan 13 03:22:10 CET 2015


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

-gerrit

commit 9c4a420d096dfd110ef0d3bc2ae3c3aab257ba4a
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sun Jan 11 01:15:41 2015 +1100

    mainboard: Kill off dead usage of ATi/RageXL driver
    
    Change-Id: Ib51287326af1af15155ee37336d3795137001686
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/iwill/dk8s2/Kconfig      | 1 -
 src/mainboard/tyan/s2850/devicetree.cb | 1 -
 src/mainboard/tyan/s2882/devicetree.cb | 2 --
 src/mainboard/tyan/s2891/devicetree.cb | 1 -
 src/mainboard/tyan/s2892/devicetree.cb | 2 --
 src/mainboard/tyan/s4882/devicetree.cb | 2 --
 6 files changed, 9 deletions(-)

diff --git a/src/mainboard/iwill/dk8s2/Kconfig b/src/mainboard/iwill/dk8s2/Kconfig
index c4de3a1..6bb4c76 100644
--- a/src/mainboard/iwill/dk8s2/Kconfig
+++ b/src/mainboard/iwill/dk8s2/Kconfig
@@ -12,7 +12,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_OPTION_TABLE
 	select HAVE_MP_TABLE
 	select SB_HT_CHAIN_UNITID_OFFSET_ONLY
-	select DRIVERS_ATI_RAGEXL
 	select BOARD_ROMSIZE_KB_512
 	select RAMINIT_SYSINFO
 	select QRANK_DIMM_SUPPORT
diff --git a/src/mainboard/tyan/s2850/devicetree.cb b/src/mainboard/tyan/s2850/devicetree.cb
index 85c6384..5e80a87 100644
--- a/src/mainboard/tyan/s2850/devicetree.cb
+++ b/src/mainboard/tyan/s2850/devicetree.cb
@@ -17,7 +17,6 @@ chip northbridge/amd/amdk8/root_complex
 						device pci 0.1 on end
 						device pci 0.2 off end
 						device pci 1.0 off end
-                                                #chip drivers/ati/ragexl
                                                 device pci b.0 on end
 					end
 					device pci 1.0 on
diff --git a/src/mainboard/tyan/s2882/devicetree.cb b/src/mainboard/tyan/s2882/devicetree.cb
index 4074695..3391567 100644
--- a/src/mainboard/tyan/s2882/devicetree.cb
+++ b/src/mainboard/tyan/s2882/devicetree.cb
@@ -31,9 +31,7 @@ chip northbridge/amd/amdk8/root_complex
 						device pci 0.2 off end
 						device pci 1.0 off end
                                                 device pci 5.0 on end
-                                        #       chip drivers/ati/ragexl
                                                 device pci 6.0 on end
-                                        #       end
                                                 device pci 8.0 on end #intel 10/100
 					end
 					device pci 1.0 on
diff --git a/src/mainboard/tyan/s2891/devicetree.cb b/src/mainboard/tyan/s2891/devicetree.cb
index 8442ec8..f9185ef 100644
--- a/src/mainboard/tyan/s2891/devicetree.cb
+++ b/src/mainboard/tyan/s2891/devicetree.cb
@@ -103,7 +103,6 @@ chip northbridge/amd/amdk8/root_complex		# Root complex
           device pci 7.0 on end			# SATA 1
           device pci 8.0 on end			# SATA 0
           device pci 9.0 on			# PCI
-          #  chip drivers/ati/ragexl
             device pci 7.0 on end
           end
           device pci a.0 off end		# NIC
diff --git a/src/mainboard/tyan/s2892/devicetree.cb b/src/mainboard/tyan/s2892/devicetree.cb
index 3edc156..5100dcc 100644
--- a/src/mainboard/tyan/s2892/devicetree.cb
+++ b/src/mainboard/tyan/s2892/devicetree.cb
@@ -104,9 +104,7 @@ chip northbridge/amd/amdk8/root_complex		# Root complex
           device pci 7.0 on end			# SATA 1
           device pci 8.0 on end			# SATA 0
           device pci 9.0 on			# PCI
-          #  chip drivers/ati/ragexl
             device pci 6.0 on end
-          #  end
             device pci 8.0 on end
           end
           device pci a.0 off end		# NIC
diff --git a/src/mainboard/tyan/s4882/devicetree.cb b/src/mainboard/tyan/s4882/devicetree.cb
index 44da2c2..e65a975 100644
--- a/src/mainboard/tyan/s4882/devicetree.cb
+++ b/src/mainboard/tyan/s4882/devicetree.cb
@@ -33,9 +33,7 @@ chip northbridge/amd/amdk8/root_complex
 						device pci 0.1 on end
 						device pci 0.2 off end
 						device pci 1.0 off end
-                                                #chip drivers/ati/ragexl
                                                 device pci 6.0 on end
-                                                #end
                                                 device pci 5.0 on end #SiI
 					end
 					device pci 1.0 on



More information about the coreboot-gerrit mailing list