commit | f0695b9fb670a346a59ffb24f71b4f04d31d3122 | [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 | bd2985c97d303c6b271a2ecc200eb0c3a34ab0e8 [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>