From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Thu, 23 Oct 2008 19:41:49 -0500 Subject: [U-Boot] [PATCH 10/10] 86xx: Convert all fsl_pci_init users to new APIs In-Reply-To: <1224743208-11160-11-git-send-email-galak@kernel.crashing.org> References: <1224743208-11160-1-git-send-email-galak@kernel.crashing.org> <1224743208-11160-2-git-send-email-galak@kernel.crashing.org> <1224743208-11160-3-git-send-email-galak@kernel.crashing.org> <1224743208-11160-4-git-send-email-galak@kernel.crashing.org> <1224743208-11160-5-git-send-email-galak@kernel.crashing.org> <1224743208-11160-6-git-send-email-galak@kernel.crashing.org> <1224743208-11160-7-git-send-email-galak@kernel.crashing.org> <1224743208-11160-8-git-send-email-galak@kernel.crashing.org> <1224743208-11160-9-git-send-email-galak@kernel.crashing.org> <1224743208-11160-10-git-send-email-galak@kernel.crashing.org> <1224743208-11160-11-git-send-email-galak@kernel.crashing.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Converted MPC8610HCPD, MPC8641HPCN, and SBC8641D to use > fsl_pci_setup_inbound_windows() and ft_fsl_pci_setup(). > > With these changes the board code is a bit smaller and we get dma-ranges > set in the device tree for these boards. > > Signed-off-by: Kumar Gala > --- ACK. jdl