commit | 3dfa8773674e16f95f70a0e631e80c69390d04d7 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 16 09:41:32 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jun 18 16:17:56 2008 -0500 |
tree | 95e8989bbc8373e61f69ca2ac4c98ffd3c709bd9 | |
parent | bccaea8fe287454d70f5b2546910561e9f884053 [diff] |
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>