commit | a56d6c0e37beb85079e2f8f15ed95b0088eab889 | [log] [tgz] |
---|---|---|
author | Darwin Dingel <darwin.dingel@alliedtelesis.co.nz> | Tue Oct 25 09:48:01 2016 +1300 |
committer | York Sun <york.sun@nxp.com> | Tue Jan 24 13:28:02 2017 -0800 |
tree | 421d254147fd51429b5d09eead885b9d87d7a526 | |
parent | 9a9e606692ef3447cb2a9a82595330aea7a6e661 [diff] |
powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 Core hang occurs when using L1 stashes. Workaround is to disable L1 stashes so software uses L2 cache for stashes instead. Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Darwin Dingel <darwin.dingel@alliedtelesis.co.nz> Cc: York Sun <york.sun@nxp.com> [York S: Move SYS_FSL_ERRATUM_A007907 to Kconfig] Reviewed-by: York Sun <york.sun@nxp.com>