[LinuxBIOS] MB1030 / 3036 I like 13 :D

Christian Sühs chris at suehsi.de
Wed Apr 26 10:52:16 CEST 2006


Eric W. Biederman schrieb:
> Christian Sühs <chris at suehsi.de> writes:
> 
> 
>>Thanks for this.
> 
> 
> Hmm. Looking closer I do see why there is a problem.
> 
> Please disable the indicated end tag and not the one
> you picked.  I think that will make the configuration 
> say what you intended.
> 

Ok, I will try this.

chip northbridge/amd/gx1
	device pci_domain 0 on
		device pci 0.0 on end
		chip drivers/pci/onboard
			device pci 9.0 on
			register "rom_address" = "0xfffc0000"
			end
		end
		chip southbridge/amd/cs5530
		.
		.
		.


> 
>>Eric W. Biederman schrieb:
>>
>>>To be clear I think the Config.lb should read:
>>>chip northbridge/amd/gx1
>>>	device pci_domain 0 on 		device pci 0.0 on end
>>>		chip drivers/pci/onboard
>>>			device pci 9.0 on end
> 
>                                           ^^^^
> 
>>>			    register "rom_address" = "0xfffc0000"
>>>			end
>>

But, why there are so many Configs with the same way as above?

>>I had to disable this "end tag" for a successful build.
> 
> 
>># 		end







More information about the coreboot mailing list