[COMMIT] Infrastructure Updates 4

Eric W. Biederman ebiederman at lnxi.com
Wed Sep 3 12:41:01 CEST 2003


YhLu <YhLu at tyan.com> writes:

> Eric,
> 
> For s2885
> 
>     8151
>       | (link0)
>     CPU0 -- CPU1
> 	 | (link2)
> 	8131
> 	 |
> 	8111
> 
> 
> So the Config.lb should include

With the current code the configuration should say:

northbridge amd/amdk8 "mc0"
         pci 0:18.0
         pci 0:18.0
         pci 0:18.0
         pci 0:18.1
         pci 0:18.2
         pci 0:18.3
         southbridge amd/amd8151 "amd8151"
                 pci 2:0.0
                 pci 2:1.0
         end
         southbridge amd/amd8131 "amd8131"
                 pci 0:0.0
                 pci 0:0.1
                 pci 0:1.0
                 pci 0:1.1
        end
	southbridge amd/amd8111 "amd8111"
		pci 0:0.0
		pci 0:1.0
		pci 0:1.1
		pci 0:1.2
		pci 0:1.3
		pci 0:1.5
		pci 0:1.6
	end
 end
 
 northbridge amd/amdk8 "mc1"
         pci 0:19.0
         pci 0:19.0
         pci 0:19.0
         pci 0:19.1
         pci 0:19.2
         pci 0:19.3
 end
 
 cpu k8 "cpu0"
 end
 
 cpu k8 "cpu1" 
 end

Eric




More information about the coreboot mailing list