commit | 3f4a5c4d99a4a95de83e1ee21d1b1ec399ebf8a4 | [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 | 6f024c91b1f8e3f0ae24ec6c1f33537adf6274ad [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>