From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 04 Feb 2009 13:37:02 -0600 Subject: [U-Boot] [PATCH 8/8] mpc8641hpcn: Change PCI MEM pci bus address In-Reply-To: <1233706256-13878-9-git-send-email-beckyb@kernel.crashing.org> References: <1233706256-13878-1-git-send-email-beckyb@kernel.crashing.org> <1233706256-13878-9-git-send-email-beckyb@kernel.crashing.org> Message-ID: <4989EE5E.70500@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: > Now that the rest of u-boot can support it, change the PCI bus > address of the PCI MEM regions from 0x80000000 to 0xc0000000, > and use the same bus address for both PCI1 and PCI2. This will > maximize the amount of PCI address space left over to map RAM > on systems with large amounts of memory. > > Signed-off-by: Becky Bruce Acked-by: Jon Loeliger Assuming someone else will now pick up this series. Thanks, jdl