commit | ae3913922ad8d001310bdb74065d58b3baa0f537 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Mar 29 21:03:11 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 16 10:55:09 2010 -0500 |
tree | 964b83ff54f2872f6dbafecbf76adef6aaf4d0b8 | |
parent | 2a3a96ca5e7e407140e3c3ef77ece72d5db30bc4 [diff] |
powerpc/85xx: Add support for link stack & STAC on e5500 The e5500 has a link register stack and segment target address cache. Its safe to enable these bits on older e500 cores as the bits are implemented in the register. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>