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

Becky Bruce beckyb at kernel.crashing.org
Mon Feb 9 20:14:08 CET 2009


On Feb 9, 2009, at 9:50 AM, Kumar Gala wrote:

>
> 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.

Fine with me :)

-B



More information about the U-Boot mailing list