summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-11-06 17:11:05 +0000
committerMyles Watson <mylesgw@gmail.com>2009-11-06 17:11:05 +0000
commitd63085b20ef40caae1c60a7532b5243e1e30b109 (patch)
treec732b7666d8082775022592eeddedff81375eeef /src/mainboard/tyan
parenteeec0ef00a6be64d6846599fe7cf81ead22e2f02 (diff)
downloadcoreboot-d63085b20ef40caae1c60a7532b5243e1e30b109.tar.xz
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Since we have CBFS setting rom_address in board files is no longer necessary. Also, drop vga_rom_address from RS690 completely, it was never used in the code. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4923 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan')
-rw-r--r--src/mainboard/tyan/s2850/Config.lb1
-rw-r--r--src/mainboard/tyan/s2850/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s2875/Config.lb1
-rw-r--r--src/mainboard/tyan/s2875/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s2880/Config.lb1
-rw-r--r--src/mainboard/tyan/s2880/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s2881/Config.lb1
-rw-r--r--src/mainboard/tyan/s2881/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s2882/Config.lb1
-rw-r--r--src/mainboard/tyan/s2882/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s2912_fam10/Config.lb1
-rw-r--r--src/mainboard/tyan/s2912_fam10/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s4880/Config.lb1
-rw-r--r--src/mainboard/tyan/s4880/devicetree.cb1
-rw-r--r--src/mainboard/tyan/s4882/Config.lb1
-rw-r--r--src/mainboard/tyan/s4882/devicetree.cb1
16 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/tyan/s2850/Config.lb b/src/mainboard/tyan/s2850/Config.lb
index 19f637fd29..3eeb4319cb 100644
--- a/src/mainboard/tyan/s2850/Config.lb
+++ b/src/mainboard/tyan/s2850/Config.lb
@@ -121,7 +121,6 @@ chip northbridge/amd/amdk8/root_complex
#chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci b.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2850/devicetree.cb b/src/mainboard/tyan/s2850/devicetree.cb
index ebb4fe60f8..1f93df19d3 100644
--- a/src/mainboard/tyan/s2850/devicetree.cb
+++ b/src/mainboard/tyan/s2850/devicetree.cb
@@ -19,7 +19,6 @@ chip northbridge/amd/amdk8/root_complex
#chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci b.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2875/Config.lb b/src/mainboard/tyan/s2875/Config.lb
index 63ea6be2cb..f0d93d0b80 100644
--- a/src/mainboard/tyan/s2875/Config.lb
+++ b/src/mainboard/tyan/s2875/Config.lb
@@ -125,7 +125,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 1.0 off end
chip drivers/pci/onboard
device pci 5.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2875/devicetree.cb b/src/mainboard/tyan/s2875/devicetree.cb
index 1b4bb28c38..6c6bf69cfa 100644
--- a/src/mainboard/tyan/s2875/devicetree.cb
+++ b/src/mainboard/tyan/s2875/devicetree.cb
@@ -23,7 +23,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 1.0 off end
chip drivers/pci/onboard
device pci 5.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2880/Config.lb b/src/mainboard/tyan/s2880/Config.lb
index 692184b18e..76018b156d 100644
--- a/src/mainboard/tyan/s2880/Config.lb
+++ b/src/mainboard/tyan/s2880/Config.lb
@@ -140,7 +140,6 @@ chip northbridge/amd/amdk8/root_complex
end
chip drivers/pci/onboard
device pci 6.0 on end #adti
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2880/devicetree.cb b/src/mainboard/tyan/s2880/devicetree.cb
index 9d1e44c974..8593fb3573 100644
--- a/src/mainboard/tyan/s2880/devicetree.cb
+++ b/src/mainboard/tyan/s2880/devicetree.cb
@@ -38,7 +38,6 @@ chip northbridge/amd/amdk8/root_complex
end
chip drivers/pci/onboard
device pci 6.0 on end #adti
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2881/Config.lb b/src/mainboard/tyan/s2881/Config.lb
index 92f50f8eff..b959220f72 100644
--- a/src/mainboard/tyan/s2881/Config.lb
+++ b/src/mainboard/tyan/s2881/Config.lb
@@ -141,7 +141,6 @@ chip northbridge/amd/amdk8/root_complex
end
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2881/devicetree.cb b/src/mainboard/tyan/s2881/devicetree.cb
index 57673a9bea..7f1453bfa3 100644
--- a/src/mainboard/tyan/s2881/devicetree.cb
+++ b/src/mainboard/tyan/s2881/devicetree.cb
@@ -39,7 +39,6 @@ chip northbridge/amd/amdk8/root_complex
end
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s2882/Config.lb b/src/mainboard/tyan/s2882/Config.lb
index 34b2e82a74..e92ea84948 100644
--- a/src/mainboard/tyan/s2882/Config.lb
+++ b/src/mainboard/tyan/s2882/Config.lb
@@ -141,7 +141,6 @@ chip northbridge/amd/amdk8/root_complex
# chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff00000"
end
chip drivers/pci/onboard
device pci 8.0 on end #intel 10/100
diff --git a/src/mainboard/tyan/s2882/devicetree.cb b/src/mainboard/tyan/s2882/devicetree.cb
index 3c18bb6fd2..d4200d158e 100644
--- a/src/mainboard/tyan/s2882/devicetree.cb
+++ b/src/mainboard/tyan/s2882/devicetree.cb
@@ -39,7 +39,6 @@ chip northbridge/amd/amdk8/root_complex
# chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff00000"
end
chip drivers/pci/onboard
device pci 8.0 on end #intel 10/100
diff --git a/src/mainboard/tyan/s2912_fam10/Config.lb b/src/mainboard/tyan/s2912_fam10/Config.lb
index 799931c521..49ae429bf5 100644
--- a/src/mainboard/tyan/s2912_fam10/Config.lb
+++ b/src/mainboard/tyan/s2912_fam10/Config.lb
@@ -281,7 +281,6 @@ chip northbridge/amd/amdfam10/root_complex
device pci 6.0 on
chip drivers/pci/onboard
device pci 4.0 on end
- register "rom_address" = "0xfff00000"
end
end # PCI
device pci 6.1 off end # AZA
diff --git a/src/mainboard/tyan/s2912_fam10/devicetree.cb b/src/mainboard/tyan/s2912_fam10/devicetree.cb
index d02b81c2fd..4bce6b3e89 100644
--- a/src/mainboard/tyan/s2912_fam10/devicetree.cb
+++ b/src/mainboard/tyan/s2912_fam10/devicetree.cb
@@ -114,7 +114,6 @@ chip northbridge/amd/amdfam10/root_complex
device pci 6.0 on
chip drivers/pci/onboard
device pci 4.0 on end
- register "rom_address" = "0xfff00000"
end
end # PCI
device pci 6.1 off end # AZA
diff --git a/src/mainboard/tyan/s4880/Config.lb b/src/mainboard/tyan/s4880/Config.lb
index 1838733d7c..68efa3bba8 100644
--- a/src/mainboard/tyan/s4880/Config.lb
+++ b/src/mainboard/tyan/s4880/Config.lb
@@ -135,7 +135,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 1.0 off end
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s4880/devicetree.cb b/src/mainboard/tyan/s4880/devicetree.cb
index 7dec1bcd10..d1e424b697 100644
--- a/src/mainboard/tyan/s4880/devicetree.cb
+++ b/src/mainboard/tyan/s4880/devicetree.cb
@@ -38,7 +38,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 1.0 off end
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff80000"
end
end
device pci 1.0 on
diff --git a/src/mainboard/tyan/s4882/Config.lb b/src/mainboard/tyan/s4882/Config.lb
index f28c752078..48b2597451 100644
--- a/src/mainboard/tyan/s4882/Config.lb
+++ b/src/mainboard/tyan/s4882/Config.lb
@@ -134,7 +134,6 @@ chip northbridge/amd/amdk8/root_complex
#chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff80000"
end
chip drivers/pci/onboard
device pci 5.0 on end #SiI
diff --git a/src/mainboard/tyan/s4882/devicetree.cb b/src/mainboard/tyan/s4882/devicetree.cb
index 1524a845c1..d61865cdd5 100644
--- a/src/mainboard/tyan/s4882/devicetree.cb
+++ b/src/mainboard/tyan/s4882/devicetree.cb
@@ -37,7 +37,6 @@ chip northbridge/amd/amdk8/root_complex
#chip drivers/ati/ragexl
chip drivers/pci/onboard
device pci 6.0 on end
- register "rom_address" = "0xfff80000"
end
chip drivers/pci/onboard
device pci 5.0 on end #SiI