-
- Downloads
powerpc/85xx: Add support for Freescale P1023/P1017 Processors
Add P1023 (dual core) & P1017 (single core) specific information: * SERDES Table * Added P1023/P1017 to cpu_type_list and SVR list (fixed issue with P1013 not being sorted correctly). * Added P1023/P1027 to config_mpc85xx.h * Added new LAW type introduced on P1023/P1017 * Updated a few immap register/defines unique to P1023/P1017 Signed-off-by:Roy Zang <tie-fei.zang@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/cpu/mpc85xx/Makefile 2 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/Makefile
- arch/powerpc/cpu/mpc85xx/p1023_serdes.c 53 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/p1023_serdes.c
- arch/powerpc/cpu/mpc8xxx/cpu.c 5 additions, 1 deletionarch/powerpc/cpu/mpc8xxx/cpu.c
- arch/powerpc/include/asm/config_mpc85xx.h 20 additions, 0 deletionsarch/powerpc/include/asm/config_mpc85xx.h
- arch/powerpc/include/asm/fsl_law.h 1 addition, 0 deletionsarch/powerpc/include/asm/fsl_law.h
- arch/powerpc/include/asm/immap_85xx.h 14 additions, 0 deletionsarch/powerpc/include/asm/immap_85xx.h
- arch/powerpc/include/asm/processor.h 4 additions, 0 deletionsarch/powerpc/include/asm/processor.h
Loading
Please register or sign in to comment