From a3d6ea8a737193e217be5d7003d827da215a7bab Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Tue, 6 Oct 2009 20:36:34 +0000 Subject: Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. Signed-off-by: Myles Watson Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4727 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2891/devicetree.cb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainboard/tyan/s2891/devicetree.cb') diff --git a/src/mainboard/tyan/s2891/devicetree.cb b/src/mainboard/tyan/s2891/devicetree.cb index 6f04732028..cd349da548 100644 --- a/src/mainboard/tyan/s2891/devicetree.cb +++ b/src/mainboard/tyan/s2891/devicetree.cb @@ -106,12 +106,10 @@ chip northbridge/amd/amdk8/root_complex # chip drivers/ati/ragexl chip drivers/pci/onboard device pci 7.0 on end - #register "rom_address" = "0xfff80000" #for 512K - register "rom_address" = "0xfff00000" #for 1M end end device pci a.0 off end # NIC - device pci b.0 off end # PCI E 3 + device pci b.0 off end # PCI E 3 device pci c.0 off end # PCI E 2 device pci d.0 on end # PCI E 1 device pci e.0 on end # PCI E 0 -- cgit v1.2.3