Re: [U-Boot] PCIe bridge pci memory limit register problem

2008-08-19 Thread Danny Waldron
-boot@lists.denx.de Subject: Re: [U-Boot] PCIe bridge pci memory limit register problem Dear Danny, In message <[EMAIL PROTECTED]> you wrote: > > So, here are the changes I did here local and am thinking that if this > looks ok, then I will also need to add this to the pre-fetch logic

Re: [U-Boot] PCIe bridge pci memory limit register problem

2008-08-15 Thread Wolfgang Denk
Dear Danny, In message <[EMAIL PROTECTED]> you wrote: > > So, here are the changes I did here local and am thinking that if this > looks ok, then I will also need to add this to the pre-fetch logic as > well. > > void pciauto_postscan_setup_bridge(struct pci_controller *hose, > >

[U-Boot] PCIe bridge pci memory limit register problem

2008-08-15 Thread Danny Waldron
Hello, I am a first time poster so here goes: u-boot 1.3.1 rc2 (I checked the code in 1.3.4 rc2 and it is still there) The problem is that when enumeration is taking place when a bridge is discovered it goes through pciauto_prescan_setup_bridge() which takes the current bus_lower value from t