commit | 8212519254bc3ea94d959f56f10061849aa07b26 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed May 15 17:50:13 2013 -0500 |
committer | Andy Fleming <afleming@freescale.com> | Thu Jun 20 17:08:49 2013 -0500 |
tree | 9e9215a35509b017d7927f7ca213fa47dcc1a423 | |
parent | 362ee04b797d02117e48312010974d69c325be60 [diff] |
powerpc/mpc85xx: work around erratum A-006593 Erratum A-006593 is "Atomic store may report failure but still allow the store data to be visible". The workaround is: "Set CoreNet Platform Cache register CPCHDBCR0 bit 21 to 1'b1. This may have a small impact on synthetic write bandwidth benchmarks but should have a negligible impact on real code." Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>