Re: [U-Boot] [PATCH] 4xx: Fix PCI memory mapping on CPCI405 boards

2012-12-06 Thread Stefan Roese
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 ___ U-Boot mailing list U-Boot@lists.denx.de http://

[U-Boot] [PATCH] 4xx: Fix PCI memory mapping on CPCI405 boards

2012-11-02 Thread Matthias Fuchs
This patch fixes an issue with overlapping PCI regions on boards with more than 64MB RAM. Signed-off-by: Matthias Fuchs --- include/configs/CPCI405.h |2 +- include/configs/CPCI4052.h |2 +- include/configs/CPCI405AB.h |2 +- include/configs/CPCI405DT.h |2 +- 4 files changed,