-
- Downloads
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>
Showing
- board/freescale/mpc8610hpcd/mpc8610hpcd.c 24 additions, 54 deletionsboard/freescale/mpc8610hpcd/mpc8610hpcd.c
- board/freescale/mpc8641hpcn/mpc8641hpcn.c 17 additions, 36 deletionsboard/freescale/mpc8641hpcn/mpc8641hpcn.c
- board/sbc8641d/sbc8641d.c 18 additions, 37 deletionsboard/sbc8641d/sbc8641d.c
- include/configs/MPC8610HPCD.h 0 additions, 5 deletionsinclude/configs/MPC8610HPCD.h
- include/configs/MPC8641HPCN.h 0 additions, 5 deletionsinclude/configs/MPC8641HPCN.h
- include/configs/sbc8641d.h 0 additions, 5 deletionsinclude/configs/sbc8641d.h
Loading
Please register or sign in to comment