From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 04 Feb 2009 13:38:10 -0600 Subject: [U-Boot] [PATCH 1/8] mpc8641hpcn: Set up outbound pci windows before inbound In-Reply-To: <1233706256-13878-2-git-send-email-beckyb@kernel.crashing.org> References: <1233706256-13878-1-git-send-email-beckyb@kernel.crashing.org> <1233706256-13878-2-git-send-email-beckyb@kernel.crashing.org> Message-ID: <4989EEA2.1080703@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Acked-by: Jon Loeliger Assuming someone else will now pick up this series. Thanks, jdl