From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 04 Feb 2009 13:36:28 -0600 Subject: [U-Boot] [PATCH 5/8] mpc8641hpcn: Clean up PCI mapping concepts In-Reply-To: <1233706256-13878-6-git-send-email-beckyb@kernel.crashing.org> References: <1233706256-13878-1-git-send-email-beckyb@kernel.crashing.org> <1233706256-13878-6-git-send-email-beckyb@kernel.crashing.org> Message-ID: <4989EE3C.6000807@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: > Clean up PCI mapping concepts in the 8641 config - rename _BASE > to _BUS, as it's actually a PCI bus address, separate virtual > and physical addresses into _VIRT and _PHYS, and use each > appopriately. > > Signed-off-by: Becky Bruce Acked-by: Jon Loeliger Assuming someone else will now pick up this series. Thanks, jdl