On May 21, 2009, at 12:09 PM, Peter Tyser wrote: > Break out DMA structures for the Freescale MPC85xx and MPC86xx cpus to > reduce a large amount of code duplication > > Signed-off-by: Peter Tyser <[email protected]> > --- > cpu/mpc85xx/cpu.c | 31 +++++++++-------- > cpu/mpc86xx/cpu.c | 27 ++++++++------- > include/asm-ppc/fsl_dma.h | 51 ++++++++++++++++++++++++++++ > include/asm-ppc/immap_85xx.h | 76 + > +---------------------------------------- > include/asm-ppc/immap_86xx.h | 76 + > +---------------------------------------- > 5 files changed, 89 insertions(+), 172 deletions(-) > create mode 100644 include/asm-ppc/fsl_dma.h
applied to next - k _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

