commit | 7772ccdaf503a9a3e415885e136fa8a28f4b4485 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Oct 22 14:38:55 2008 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Oct 24 17:35:48 2008 -0500 |
tree | 406ce2195322220f59d3abe2c230487fdd058f1e | |
parent | c10a0c460c3e9694de9d75e26367552a33655a05 [diff] |
86xx: Convert all fsl_pci_init users to new APIs 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 <galak@kernel.crashing.org> Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com> Acked-by: Jon Loeliger <jdl@freescale.com>