Eric W. Biederman schrieb:
> Christian Sühs <[EMAIL PROTECTED]> 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




-- 
linuxbios mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to