-
- Downloads
QE/U-QE: Add U-QE support
Modify code to adapt to both u-qe and qe. U_QE is a kind of cutted QE. the differences between U_QE and QE 1. UCC: U_QE supports 2 UCCs while QE supports up to 8 UCCs. 2. IMMR: have different immr base addr. 3. iopin: U_QE doesn't need to config iopin. Signed-off-by:Zhao Qiang <B45475@freescale.com> Reviewed-by:
York Sun <yorksun@freescale.com>
Showing
- arch/powerpc/cpu/mpc85xx/cpu_init.c 13 additions, 3 deletionsarch/powerpc/cpu/mpc85xx/cpu_init.c
- arch/powerpc/cpu/mpc85xx/qe_io.c 1 addition, 1 deletionarch/powerpc/cpu/mpc85xx/qe_io.c
- arch/powerpc/cpu/mpc85xx/speed.c 4 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/speed.c
- arch/powerpc/cpu/mpc85xx/t1040_ids.c 1 addition, 0 deletionsarch/powerpc/cpu/mpc85xx/t1040_ids.c
- arch/powerpc/include/asm/config_mpc85xx.h 3 additions, 0 deletionsarch/powerpc/include/asm/config_mpc85xx.h
- arch/powerpc/include/asm/fsl_liodn.h 4 additions, 0 deletionsarch/powerpc/include/asm/fsl_liodn.h
- arch/powerpc/include/asm/immap_85xx.h 4 additions, 1 deletionarch/powerpc/include/asm/immap_85xx.h
- drivers/qe/qe.h 2 additions, 0 deletionsdrivers/qe/qe.h
Loading
Please register or sign in to comment