[U-Boot] [PATCH 1/8] mpc8641hpcn: Set up outbound pci windows before inbound

Kumar Gala galak at kernel.crashing.org
Mon Feb 9 16:50:16 CET 2009


On Feb 3, 2009, at 6:10 PM, Becky Bruce wrote:

> Because the inbound pci windows are mapped generously, set up
> the more specific outbound windows first.  This way, when we
> search the pci regions for something, we will hit on the more
> specific region.  This can actually be a problem on systems
> with large amounts of RAM.
>
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> ---
> board/freescale/mpc8641hpcn/mpc8641hpcn.c |   12 ++++++------
> 1 files changed, 6 insertions(+), 6 deletions(-)

this shouldn't be needed w/the recent change I made to add priority to  
the search that Wolfgang has committed.

- k


More information about the U-Boot mailing list