-
- Downloads
powerpc/booke: Add support for new e500mc core
The new e500mc core from Freescale is based on the e500v2 but with the
following changes:
* Supports only the Enhanced Debug Architecture (DSRR0/1, etc)
* Floating Point
* No SPE
* Supports lwsync
* Doorbell Exceptions
* Hypervisor
* Cache line size is now 64-bytes (e500v1/v2 have a 32-byte cache line)
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/kernel/cputable.c 15 additions, 0 deletionsarch/powerpc/kernel/cputable.c
- arch/powerpc/kernel/head_booke.h 5 additions, 1 deletionarch/powerpc/kernel/head_booke.h
- arch/powerpc/kernel/head_fsl_booke.S 8 additions, 2 deletionsarch/powerpc/kernel/head_fsl_booke.S
- arch/powerpc/platforms/Kconfig.cputype 6 additions, 1 deletionarch/powerpc/platforms/Kconfig.cputype
- include/asm-powerpc/cache.h 3 additions, 0 deletionsinclude/asm-powerpc/cache.h
- include/asm-powerpc/cputable.h 4 additions, 2 deletionsinclude/asm-powerpc/cputable.h
- include/asm-powerpc/synch.h 1 addition, 1 deletioninclude/asm-powerpc/synch.h
Loading
Please register or sign in to comment