Sorry! Patch attached.

Thanks,
Myles

On Wed, Oct 8, 2008 at 8:43 AM, Myles Watson <[EMAIL PROTECTED]> wrote:

> I'm trying to undertand dts better, and found this.  This patch removes
> extra devices from the v2 Config.lb file for serengeti cheetah.
>
> The only change without these devices is that now these lines are missing
> from the log:
>
> Disabling static device: PCI: 00:19.0
> Disabling static device: PCI: 00:19.1
> Disabling static device: PCI: 00:19.2
> Disabling static device: PCI: 00:19.3
>
> Signed-off-by: Myles Watson <[EMAIL PROTECTED]>
>
> Thanks,
> Myles
>
Index: src/mainboard/amd/serengeti_cheetah/Config.lb
===================================================================
--- src/mainboard/amd/serengeti_cheetah/Config.lb	(revision 3641)
+++ src/mainboard/amd/serengeti_cheetah/Config.lb	(working copy)
@@ -385,23 +385,6 @@
 			device pci 18.2 on end
 			device pci 18.3 on end
 		end
-                chip northbridge/amd/amdk8
-                        device pci 19.0 on #  northbridge
-                                chip southbridge/amd/amd8151
-                                        # the on/off keyword is mandatory
-                                        device pci 0.0 on end
-                                        device pci 1.0 on end
-                                end
-                        end #  device pci 19.0
-
-                        device pci 19.0 on end
-                        device pci 19.0 on end
-                        device pci 19.1 on end
-                        device pci 19.2 on end
-                        device pci 19.3 on end
-                end
-
-
 	end #pci_domain
 #        chip drivers/generic/debug
 #        	device pnp 0.0 off end # chip name
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to