PCI_DOMAIN ??

Eric W. Biederman ebiederman at lnxi.com
Thu Nov 4 12:55:01 CET 2004


"Ronald G. Minnich" <rminnich at lanl.gov> writes:

> On Thu, 4 Nov 2004, Li-Ta Lo wrote:
> 
> > Hmm. you removed all mainboard:enable_dev(). Now there are much few 
> > code.
> 
> Ollie, I'm hoping you are saying this is good.  :-)
> 
> I'm pretty happy about all the code-ectomy that the changes have allowed 
> ...

I wasn't going to do it on the HDAMA but when I noticed how many ports
had copied my debugging code I figured I needed a good example.

The northbridge code was almost equally simplified.  For the pci_domains
I have been able to describe all of their resources subtractively  Which
means all of the heavy lifting and resource assignment is done elsewhere.
And more importantly for the K8. It allows all of the bridge resources to
be assigned independently.

Eric



More information about the coreboot mailing list