aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-11-06 23:42:26 +0000
committerMyles Watson <mylesgw@gmail.com>2009-11-06 23:42:26 +0000
commitd27c08c2898d1d74765a7799628d1c18369fd671 (patch)
tree7ac357d2b44d833c6efe70d1e691c6611c521e8d /src/mainboard/tyan
parent547d48ab01049a634dccb16d1847524d5ba93e33 (diff)
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
now handled more generically using CBFS. Simplify the option ROM code in device/pci_rom.c, since there are only two ways to get a ROM address now (CBFS and the device) and add an exception for qemu. Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4925 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan')
-rw-r--r--src/mainboard/tyan/s2735/Config.lb14
-rw-r--r--src/mainboard/tyan/s2735/devicetree.cb14
-rw-r--r--src/mainboard/tyan/s2850/Config.lb4
-rw-r--r--src/mainboard/tyan/s2850/devicetree.cb4
-rw-r--r--src/mainboard/tyan/s2875/Config.lb4
-rw-r--r--src/mainboard/tyan/s2875/devicetree.cb4
-rw-r--r--src/mainboard/tyan/s2880/Config.lb14
-rw-r--r--src/mainboard/tyan/s2880/devicetree.cb14
-rw-r--r--src/mainboard/tyan/s2881/Config.lb20
-rw-r--r--src/mainboard/tyan/s2881/devicetree.cb20
-rw-r--r--src/mainboard/tyan/s2882/Config.lb25
-rw-r--r--src/mainboard/tyan/s2882/devicetree.cb25
-rw-r--r--src/mainboard/tyan/s2885/Config.lb8
-rw-r--r--src/mainboard/tyan/s2885/devicetree.cb8
-rw-r--r--src/mainboard/tyan/s2891/devicetree.cb10
-rw-r--r--src/mainboard/tyan/s2892/devicetree.cb15
-rw-r--r--src/mainboard/tyan/s2895/devicetree.cb6
-rw-r--r--src/mainboard/tyan/s2912_fam10/Config.lb4
-rw-r--r--src/mainboard/tyan/s2912_fam10/devicetree.cb4
-rw-r--r--src/mainboard/tyan/s4880/Config.lb10
-rw-r--r--src/mainboard/tyan/s4880/devicetree.cb10
-rw-r--r--src/mainboard/tyan/s4882/Config.lb15
-rw-r--r--src/mainboard/tyan/s4882/devicetree.cb15
23 files changed, 80 insertions, 187 deletions
diff --git a/src/mainboard/tyan/s2735/Config.lb b/src/mainboard/tyan/s2735/Config.lb
index ae5de634e8..4f9fc5b20b 100644
--- a/src/mainboard/tyan/s2735/Config.lb
+++ b/src/mainboard/tyan/s2735/Config.lb
@@ -100,10 +100,8 @@ chip northbridge/intel/e7501
chip southbridge/intel/i82870
device pci 1c.0 on end
device pci 1d.0 on
- chip drivers/pci/onboard
- device pci 1.0 on end # intel lan
- device pci 1.1 on end
- end
+ device pci 1.0 on end # intel lan
+ device pci 1.1 on end
end
device pci 1e.0 on end
device pci 1f.0 on end
@@ -117,12 +115,8 @@ chip northbridge/intel/e7501
device pci 1d.3 on end
device pci 1d.7 on end
device pci 1e.0 on
- chip drivers/pci/onboard
- device pci 1.0 on end # intel lan 10/100
- end
- chip drivers/pci/onboard
- device pci 2.0 on end # ati
- end
+ device pci 1.0 on end # intel lan 10/100
+ device pci 2.0 on end # ati
end
device pci 1f.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2735/devicetree.cb b/src/mainboard/tyan/s2735/devicetree.cb
index d491f6c6eb..0fdd57814a 100644
--- a/src/mainboard/tyan/s2735/devicetree.cb
+++ b/src/mainboard/tyan/s2735/devicetree.cb
@@ -6,10 +6,8 @@ chip northbridge/intel/e7501
chip southbridge/intel/i82870
device pci 1c.0 on end
device pci 1d.0 on
- chip drivers/pci/onboard
- device pci 1.0 on end # intel lan
- device pci 1.1 on end
- end
+ device pci 1.0 on end # intel lan
+ device pci 1.1 on end
end
device pci 1e.0 on end
device pci 1f.0 on end
@@ -23,12 +21,8 @@ chip northbridge/intel/e7501
device pci 1d.3 on end
device pci 1d.7 on end
device pci 1e.0 on
- chip drivers/pci/onboard
- device pci 1.0 on end # intel lan 10/100
- end
- chip drivers/pci/onboard
- device pci 2.0 on end # ati
- end
+ device pci 1.0 on end # intel lan 10/100
+ device pci 2.0 on end # ati
end
device pci 1f.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2850/Config.lb b/src/mainboard/tyan/s2850/Config.lb
index 3eeb4319cb..eaa338e041 100644
--- a/src/mainboard/tyan/s2850/Config.lb
+++ b/src/mainboard/tyan/s2850/Config.lb
@@ -119,9 +119,7 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.2 off end
device pci 1.0 off end
#chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci b.0 on end
- end
+ device pci b.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2850/devicetree.cb b/src/mainboard/tyan/s2850/devicetree.cb
index 1f93df19d3..264f8c7df6 100644
--- a/src/mainboard/tyan/s2850/devicetree.cb
+++ b/src/mainboard/tyan/s2850/devicetree.cb
@@ -17,9 +17,7 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.2 off end
device pci 1.0 off end
#chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci b.0 on end
- end
+ device pci b.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2875/Config.lb b/src/mainboard/tyan/s2875/Config.lb
index f0d93d0b80..6145ba7428 100644
--- a/src/mainboard/tyan/s2875/Config.lb
+++ b/src/mainboard/tyan/s2875/Config.lb
@@ -123,9 +123,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/pci/onboard
- device pci 5.0 on end
- end
+ device pci 5.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2875/devicetree.cb b/src/mainboard/tyan/s2875/devicetree.cb
index 6c6bf69cfa..badb881777 100644
--- a/src/mainboard/tyan/s2875/devicetree.cb
+++ b/src/mainboard/tyan/s2875/devicetree.cb
@@ -21,9 +21,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/pci/onboard
- device pci 5.0 on end
- end
+ device pci 5.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2880/Config.lb b/src/mainboard/tyan/s2880/Config.lb
index 76018b156d..5e72afbbfb 100644
--- a/src/mainboard/tyan/s2880/Config.lb
+++ b/src/mainboard/tyan/s2880/Config.lb
@@ -113,10 +113,8 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end #broadcom
- device pci 9.1 on end
- end
+ device pci 9.0 on end #broadcom
+ device pci 9.1 on end
# chip drivers/lsi/53c1030
# device pci a.0 on end
# device pci a.1 on end
@@ -135,12 +133,8 @@ 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/pci/onboard
- device pci 5.0 on end #some sata
- end
- chip drivers/pci/onboard
- device pci 6.0 on end #adti
- end
+ device pci 5.0 on end #some sata
+ device pci 6.0 on end #adti
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2880/devicetree.cb b/src/mainboard/tyan/s2880/devicetree.cb
index 8593fb3573..122648e137 100644
--- a/src/mainboard/tyan/s2880/devicetree.cb
+++ b/src/mainboard/tyan/s2880/devicetree.cb
@@ -11,10 +11,8 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end #broadcom
- device pci 9.1 on end
- end
+ device pci 9.0 on end #broadcom
+ device pci 9.1 on end
# chip drivers/lsi/53c1030
# device pci a.0 on end
# device pci a.1 on end
@@ -33,12 +31,8 @@ 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/pci/onboard
- device pci 5.0 on end #some sata
- end
- chip drivers/pci/onboard
- device pci 6.0 on end #adti
- end
+ device pci 5.0 on end #some sata
+ device pci 6.0 on end #adti
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2881/Config.lb b/src/mainboard/tyan/s2881/Config.lb
index b959220f72..a46e0ef661 100644
--- a/src/mainboard/tyan/s2881/Config.lb
+++ b/src/mainboard/tyan/s2881/Config.lb
@@ -115,14 +115,10 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end # Broadcom 5704
- device pci 9.1 on end
- end
- chip drivers/pci/onboard
- device pci a.0 on end # Adaptic
- device pci a.1 on end
- end
+ device pci 9.0 on end # Broadcom 5704
+ device pci 9.1 on end
+ device pci a.0 on end # Adaptic
+ device pci a.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -136,12 +132,8 @@ 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/pci/onboard
- device pci 5.0 on end # SiI
- end
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
+ device pci 5.0 on end # SiI
+ device pci 6.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2881/devicetree.cb b/src/mainboard/tyan/s2881/devicetree.cb
index 7f1453bfa3..3c1f5bc276 100644
--- a/src/mainboard/tyan/s2881/devicetree.cb
+++ b/src/mainboard/tyan/s2881/devicetree.cb
@@ -13,14 +13,10 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end # Broadcom 5704
- device pci 9.1 on end
- end
- chip drivers/pci/onboard
- device pci a.0 on end # Adaptic
- device pci a.1 on end
- end
+ device pci 9.0 on end # Broadcom 5704
+ device pci 9.1 on end
+ device pci a.0 on end # Adaptic
+ device pci a.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -34,12 +30,8 @@ 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/pci/onboard
- device pci 5.0 on end # SiI
- end
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
+ device pci 5.0 on end # SiI
+ device pci 6.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2882/Config.lb b/src/mainboard/tyan/s2882/Config.lb
index e92ea84948..266733154e 100644
--- a/src/mainboard/tyan/s2882/Config.lb
+++ b/src/mainboard/tyan/s2882/Config.lb
@@ -114,14 +114,10 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 6.0 on end # adaptec
- device pci 6.1 on end
- end
- chip drivers/pci/onboard
- device pci 9.0 on end # broadcom 5704
- device pci 9.1 on end
- end
+ device pci 6.0 on end # adaptec
+ device pci 6.1 on end
+ device pci 9.0 on end # broadcom 5704
+ device pci 9.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -135,16 +131,11 @@ 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/pci/onboard
- device pci 5.0 on end
- end
+ device pci 5.0 on end
# chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
- chip drivers/pci/onboard
- device pci 8.0 on end #intel 10/100
- end
+ device pci 6.0 on end
+ # end
+ device pci 8.0 on end #intel 10/100
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2882/devicetree.cb b/src/mainboard/tyan/s2882/devicetree.cb
index d4200d158e..d563232b2d 100644
--- a/src/mainboard/tyan/s2882/devicetree.cb
+++ b/src/mainboard/tyan/s2882/devicetree.cb
@@ -12,14 +12,10 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 6.0 on end # adaptec
- device pci 6.1 on end
- end
- chip drivers/pci/onboard
- device pci 9.0 on end # broadcom 5704
- device pci 9.1 on end
- end
+ device pci 6.0 on end # adaptec
+ device pci 6.1 on end
+ device pci 9.0 on end # broadcom 5704
+ device pci 9.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -33,16 +29,11 @@ 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/pci/onboard
- device pci 5.0 on end
- end
+ device pci 5.0 on end
# chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
- chip drivers/pci/onboard
- device pci 8.0 on end #intel 10/100
- end
+ device pci 6.0 on end
+ # end
+ device pci 8.0 on end #intel 10/100
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2885/Config.lb b/src/mainboard/tyan/s2885/Config.lb
index 012b09774b..26389a18ce 100644
--- a/src/mainboard/tyan/s2885/Config.lb
+++ b/src/mainboard/tyan/s2885/Config.lb
@@ -121,9 +121,7 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end # broadcom 5703
- end
+ device pci 9.0 on end # broadcom 5703
end
device pci 0.1 on end
device pci 1.0 on end
@@ -137,9 +135,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/pci/onboard
- device pci b.0 on end # SiI 3114
- end
+ device pci b.0 on end # SiI 3114
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2885/devicetree.cb b/src/mainboard/tyan/s2885/devicetree.cb
index 8a981500f1..f8dc2215d9 100644
--- a/src/mainboard/tyan/s2885/devicetree.cb
+++ b/src/mainboard/tyan/s2885/devicetree.cb
@@ -19,9 +19,7 @@ chip northbridge/amd/amdk8/root_complex
chip southbridge/amd/amd8131
# the on/off keyword is mandatory
device pci 0.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end # broadcom 5703
- end
+ device pci 9.0 on end # broadcom 5703
end
device pci 0.1 on end
device pci 1.0 on end
@@ -35,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/pci/onboard
- device pci b.0 on end # SiI 3114
- end
+ device pci b.0 on end # SiI 3114
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s2891/devicetree.cb b/src/mainboard/tyan/s2891/devicetree.cb
index cd349da548..d7b980147f 100644
--- a/src/mainboard/tyan/s2891/devicetree.cb
+++ b/src/mainboard/tyan/s2891/devicetree.cb
@@ -104,9 +104,7 @@ chip northbridge/amd/amdk8/root_complex
device pci 8.0 on end # SATA 0
device pci 9.0 on # PCI
# chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci 7.0 on end
- end
+ device pci 7.0 on end
end
device pci a.0 off end # NIC
device pci b.0 off end # PCI E 3
@@ -127,10 +125,8 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.0 on end
device pci 0.1 on end
device pci 1.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end
- device pci 9.1 on end
- end
+ device pci 9.0 on end
+ device pci 9.1 on end
end
device pci 1.1 on end
end
diff --git a/src/mainboard/tyan/s2892/devicetree.cb b/src/mainboard/tyan/s2892/devicetree.cb
index 518dae6a90..a64c5470ee 100644
--- a/src/mainboard/tyan/s2892/devicetree.cb
+++ b/src/mainboard/tyan/s2892/devicetree.cb
@@ -105,12 +105,9 @@ chip northbridge/amd/amdk8/root_complex
device pci 8.0 on end # SATA 0
device pci 9.0 on # PCI
# chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
- chip drivers/pci/onboard
- device pci 8.0 on end
- end
+ device pci 6.0 on end
+ # end
+ device pci 8.0 on end
end
device pci a.0 off end # NIC
device pci b.0 off end # PCI E 3
@@ -131,10 +128,8 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.0 on end
device pci 0.1 on end
device pci 1.0 on
- chip drivers/pci/onboard
- device pci 9.0 on end # broadcom 5704
- device pci 9.1 on end
- end
+ device pci 9.0 on end # broadcom 5704
+ device pci 9.1 on end
end
device pci 1.1 on end
end
diff --git a/src/mainboard/tyan/s2895/devicetree.cb b/src/mainboard/tyan/s2895/devicetree.cb
index 6e4c2a63a1..d031947d2d 100644
--- a/src/mainboard/tyan/s2895/devicetree.cb
+++ b/src/mainboard/tyan/s2895/devicetree.cb
@@ -111,10 +111,8 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.0 on end
device pci 0.1 on end
device pci 1.0 on
- chip drivers/pci/onboard
- device pci 6.0 on end # lsi scsi
- device pci 6.1 on end
- end
+ device pci 6.0 on end # lsi scsi
+ device pci 6.1 on end
end
device pci 1.1 on end
end
diff --git a/src/mainboard/tyan/s2912_fam10/Config.lb b/src/mainboard/tyan/s2912_fam10/Config.lb
index 49ae429bf5..f3765f27f7 100644
--- a/src/mainboard/tyan/s2912_fam10/Config.lb
+++ b/src/mainboard/tyan/s2912_fam10/Config.lb
@@ -279,9 +279,7 @@ chip northbridge/amd/amdfam10/root_complex
device pci 5.1 on end # SATA 1
device pci 5.2 on end # SATA 2
device pci 6.0 on
- chip drivers/pci/onboard
- device pci 4.0 on end
- end
+ device pci 4.0 on end
end # PCI
device pci 6.1 off end # AZA
device pci 8.0 on end # NIC
diff --git a/src/mainboard/tyan/s2912_fam10/devicetree.cb b/src/mainboard/tyan/s2912_fam10/devicetree.cb
index 4bce6b3e89..a6a012a839 100644
--- a/src/mainboard/tyan/s2912_fam10/devicetree.cb
+++ b/src/mainboard/tyan/s2912_fam10/devicetree.cb
@@ -112,9 +112,7 @@ chip northbridge/amd/amdfam10/root_complex
device pci 5.1 on end # SATA 1
device pci 5.2 on end # SATA 2
device pci 6.0 on
- chip drivers/pci/onboard
- device pci 4.0 on end
- end
+ device pci 4.0 on end
end # PCI
device pci 6.1 off end # AZA
device pci 8.0 on end # NIC
diff --git a/src/mainboard/tyan/s4880/Config.lb b/src/mainboard/tyan/s4880/Config.lb
index 68efa3bba8..5e1aaf5130 100644
--- a/src/mainboard/tyan/s4880/Config.lb
+++ b/src/mainboard/tyan/s4880/Config.lb
@@ -116,10 +116,8 @@ chip northbridge/amd/amdk8/root_complex
# device pci 4.1 on end
# register "fw_address" = "0xfff8c000"
# end
- chip drivers/pci/onboard
- device pci 9.0 on end
- device pci 9.1 on end
- end
+ device pci 9.0 on end
+ device pci 9.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -133,9 +131,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/pci/onboard
- device pci 6.0 on end
- end
+ device pci 6.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s4880/devicetree.cb b/src/mainboard/tyan/s4880/devicetree.cb
index d1e424b697..4a08e45d1b 100644
--- a/src/mainboard/tyan/s4880/devicetree.cb
+++ b/src/mainboard/tyan/s4880/devicetree.cb
@@ -19,10 +19,8 @@ chip northbridge/amd/amdk8/root_complex
# device pci 4.1 on end
# register "fw_address" = "0xfff8c000"
# end
- chip drivers/pci/onboard
- device pci 9.0 on end
- device pci 9.1 on end
- end
+ device pci 9.0 on end
+ device pci 9.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -36,9 +34,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/pci/onboard
- device pci 6.0 on end
- end
+ device pci 6.0 on end
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s4882/Config.lb b/src/mainboard/tyan/s4882/Config.lb
index 48b2597451..bbb94f2116 100644
--- a/src/mainboard/tyan/s4882/Config.lb
+++ b/src/mainboard/tyan/s4882/Config.lb
@@ -114,10 +114,8 @@ chip northbridge/amd/amdk8/root_complex
# device pci 4.1 on end
# register "fw_address" = "0xfff8c000"
# end
- chip drivers/pci/onboard
- device pci 9.0 on end #Broadcom
- device pci 9.1 on end
- end
+ device pci 9.0 on end #Broadcom
+ device pci 9.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -132,12 +130,9 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.2 off end
device pci 1.0 off end
#chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
- chip drivers/pci/onboard
- device pci 5.0 on end #SiI
- end
+ device pci 6.0 on end
+ #end
+ device pci 5.0 on end #SiI
end
device pci 1.0 on
chip superio/winbond/w83627hf
diff --git a/src/mainboard/tyan/s4882/devicetree.cb b/src/mainboard/tyan/s4882/devicetree.cb
index d61865cdd5..d2e5bbcf90 100644
--- a/src/mainboard/tyan/s4882/devicetree.cb
+++ b/src/mainboard/tyan/s4882/devicetree.cb
@@ -17,10 +17,8 @@ chip northbridge/amd/amdk8/root_complex
# device pci 4.1 on end
# register "fw_address" = "0xfff8c000"
# end
- chip drivers/pci/onboard
- device pci 9.0 on end #Broadcom
- device pci 9.1 on end
- end
+ device pci 9.0 on end #Broadcom
+ device pci 9.1 on end
end
device pci 0.1 on end
device pci 1.0 on end
@@ -35,12 +33,9 @@ chip northbridge/amd/amdk8/root_complex
device pci 0.2 off end
device pci 1.0 off end
#chip drivers/ati/ragexl
- chip drivers/pci/onboard
- device pci 6.0 on end
- end
- chip drivers/pci/onboard
- device pci 5.0 on end #SiI
- end
+ device pci 6.0 on end
+ #end
+ device pci 5.0 on end #SiI
end
device pci 1.0 on
chip superio/winbond/w83627hf