On Fri, Nov 21, 2008 at 7:24 PM, <[EMAIL PROTECTED]> wrote: > From: Becky Bruce <[EMAIL PROTECTED]> > > The current code will cause the creation of a 4GB window > starting at 0 if we have more than 4GB of RAM installed, > which overlaps with PCI_MEM space and causes pci_bus_to_phys() > to return erroneous information. Limit the size to 4GB - 1; > which causes the code to create one 2GB and one 1GB window > instead. > > Signed-off-by: Becky Bruce <[EMAIL PROTECTED]> > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
Applied, thanks _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot