summaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2010-09-07 09:18:08 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-09-07 09:18:08 +0000
commit625a0cb433c08a2dfe2a70f7ab2ce3d84bdfce1c (patch)
treec2eb74d5f7f5863dd14517aceccea57db783b85c /src/mainboard/amd
parent3e4daf1345a6fbe55871076c71e3c212a3cf3565 (diff)
downloadcoreboot-625a0cb433c08a2dfe2a70f7ab2ce3d84bdfce1c.tar.xz
Remove unused ide0_enable and sata0_enable entries from SB7xx
and SB600. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5781 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/dbm690t/devicetree.cb2
-rw-r--r--src/mainboard/amd/mahogany/devicetree.cb3
-rw-r--r--src/mainboard/amd/mahogany_fam10/devicetree.cb3
-rw-r--r--src/mainboard/amd/pistachio/devicetree.cb3
-rw-r--r--src/mainboard/amd/tilapia_fam10/devicetree.cb3
5 files changed, 0 insertions, 14 deletions
diff --git a/src/mainboard/amd/dbm690t/devicetree.cb b/src/mainboard/amd/dbm690t/devicetree.cb
index f6ed959293..d13c5dadc1 100644
--- a/src/mainboard/amd/dbm690t/devicetree.cb
+++ b/src/mainboard/amd/dbm690t/devicetree.cb
@@ -106,8 +106,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 14.4 on end # PCI 0x4384
device pci 14.5 on end # ACI 0x4382
device pci 14.6 on end # MCI 0x438e
- register "ide0_enable" = "1"
- register "sata0_enable" = "1"
register "hda_viddid" = "0x10ec0882"
end #southbridge/amd/sb600
end # device pci 18.0
diff --git a/src/mainboard/amd/mahogany/devicetree.cb b/src/mainboard/amd/mahogany/devicetree.cb
index d09fdd0238..7965989617 100644
--- a/src/mainboard/amd/mahogany/devicetree.cb
+++ b/src/mainboard/amd/mahogany/devicetree.cb
@@ -106,10 +106,7 @@ chip northbridge/amd/amdk8/root_complex
end #LPC
device pci 14.4 on end # PCI 0x4384
device pci 14.5 on end # USB 2
- register "ide0_enable" = "1"
- register "sata0_enable" = "1"
register "boot_switch_sata_ide" = "0" # 0: boot from SATA. 1: IDE
- register "hda_viddid" = "0x10ec0882"
end #southbridge/amd/sb700
end # device pci 18.0
diff --git a/src/mainboard/amd/mahogany_fam10/devicetree.cb b/src/mainboard/amd/mahogany_fam10/devicetree.cb
index d73e07933c..d1f26d114a 100644
--- a/src/mainboard/amd/mahogany_fam10/devicetree.cb
+++ b/src/mainboard/amd/mahogany_fam10/devicetree.cb
@@ -97,10 +97,7 @@ chip northbridge/amd/amdfam10/root_complex
end #LPC
device pci 14.4 on end # PCI 0x4384
device pci 14.5 on end # USB 2
- register "ide0_enable" = "1"
- register "sata0_enable" = "1"
register "boot_switch_sata_ide" = "0" # 0: boot from SATA. 1: IDE
- register "hda_viddid" = "0x10ec0882"
end #southbridge/amd/sb700
end # device pci 18.0
diff --git a/src/mainboard/amd/pistachio/devicetree.cb b/src/mainboard/amd/pistachio/devicetree.cb
index 435e03b2c2..76f0fe7fc7 100644
--- a/src/mainboard/amd/pistachio/devicetree.cb
+++ b/src/mainboard/amd/pistachio/devicetree.cb
@@ -68,9 +68,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 14.4 on end # PCI 0x4384
device pci 14.5 on end # ACI 0x4382
device pci 14.6 on end # MCI 0x438e
- register "ide0_enable" = "1"
- register "sata0_enable" = "1"
- register "hda_viddid" = "0x10ec0882"
end #southbridge/amd/sb600
end # device pci 18.0
diff --git a/src/mainboard/amd/tilapia_fam10/devicetree.cb b/src/mainboard/amd/tilapia_fam10/devicetree.cb
index c725aaae26..0a263610f1 100644
--- a/src/mainboard/amd/tilapia_fam10/devicetree.cb
+++ b/src/mainboard/amd/tilapia_fam10/devicetree.cb
@@ -98,10 +98,7 @@ chip northbridge/amd/amdfam10/root_complex
end #LPC
device pci 14.4 on end # PCI 0x4384
device pci 14.5 on end # USB 2
- register "ide0_enable" = "1"
- register "sata0_enable" = "1"
register "boot_switch_sata_ide" = "0" # 0: boot from SATA. 1: IDE
- register "hda_viddid" = "0x10ec0882"
end #southbridge/amd/sb700
end # device pci 18.0