From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 06 Dec 2012 15:55:38 +0100 Subject: [U-Boot] [PATCH] 4xx: Fix PCI memory mapping on CPCI405 boards In-Reply-To: <5093CAFA.6000608@esd.eu> References: <5093CAFA.6000608@esd.eu> Message-ID: <50C0B1EA.3020408@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/02/2012 02:30 PM, Matthias Fuchs wrote: > This patch fixes an issue with overlapping PCI regions > on boards with more than 64MB RAM. > > Signed-off-by: Matthias Fuchs Applied. Thanks, Stefan