ColdFire: Modules header files cleanup
Consolidate ATA, ePORT, QSPI, FlexCan, PWM, RNG,
MDHA, SKHA, INTC, and FlexBus structures and
definitions in immap_5xxx.h to more unify modules
header files. Append DSPI support for m547x_8x.
SSI cleanup. Remove USB Host structure from immap_539.h.
Apply changes to use FlexBus structures in mcf52x2's
cpu_init.c and platform configuration files.
Signed-off-by:
TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Showing
- cpu/mcf52x2/cpu_init.c 80 additions, 191 deletionscpu/mcf52x2/cpu_init.c
- include/asm-m68k/coldfire/ata.h 79 additions, 0 deletionsinclude/asm-m68k/coldfire/ata.h
- include/asm-m68k/coldfire/dspi.h 7 additions, 8 deletionsinclude/asm-m68k/coldfire/dspi.h
- include/asm-m68k/coldfire/eport.h 139 additions, 0 deletionsinclude/asm-m68k/coldfire/eport.h
- include/asm-m68k/coldfire/flexbus.h 59 additions, 37 deletionsinclude/asm-m68k/coldfire/flexbus.h
- include/asm-m68k/coldfire/flexcan.h 219 additions, 0 deletionsinclude/asm-m68k/coldfire/flexcan.h
- include/asm-m68k/coldfire/intctrl.h 246 additions, 0 deletionsinclude/asm-m68k/coldfire/intctrl.h
- include/asm-m68k/coldfire/mdha.h 102 additions, 0 deletionsinclude/asm-m68k/coldfire/mdha.h
- include/asm-m68k/coldfire/pwm.h 115 additions, 0 deletionsinclude/asm-m68k/coldfire/pwm.h
- include/asm-m68k/coldfire/qspi.h 111 additions, 0 deletionsinclude/asm-m68k/coldfire/qspi.h
- include/asm-m68k/coldfire/rng.h 52 additions, 0 deletionsinclude/asm-m68k/coldfire/rng.h
- include/asm-m68k/coldfire/skha.h 121 additions, 0 deletionsinclude/asm-m68k/coldfire/skha.h
- include/asm-m68k/coldfire/ssi.h 30 additions, 36 deletionsinclude/asm-m68k/coldfire/ssi.h
- include/asm-m68k/immap_5227x.h 10 additions, 99 deletionsinclude/asm-m68k/immap_5227x.h
- include/asm-m68k/immap_5235.h 12 additions, 154 deletionsinclude/asm-m68k/immap_5235.h
- include/asm-m68k/immap_5249.h 4 additions, 0 deletionsinclude/asm-m68k/immap_5249.h
- include/asm-m68k/immap_5253.h 11 additions, 54 deletionsinclude/asm-m68k/immap_5253.h
- include/asm-m68k/immap_5271.h 8 additions, 31 deletionsinclude/asm-m68k/immap_5271.h
- include/asm-m68k/immap_5272.h 2 additions, 32 deletionsinclude/asm-m68k/immap_5272.h
- include/asm-m68k/immap_5275.h 9 additions, 111 deletionsinclude/asm-m68k/immap_5275.h
Loading
Please register or sign in to comment