[U-Boot] [PATCH 02/11] mpc8641hpcn: Set up outbound pci windows before inbound
Kumar Gala
galak at kernel.crashing.org
Fri Feb 6 16:45:54 CET 2009
On Dec 3, 2008, at 11:04 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(-)
I've got a patch I'm about to post that will supersede the for this
patch. Don't really like depending on the order of the regions.
- k
More information about the U-Boot
mailing list