summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/ecc/ecc_traits.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/ecc/ecc_traits.H b/src/import/chips/p9/procedures/hwp/memory/lib/ecc/ecc_traits.H
index 69cd9a877..a6ee9b49a 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/ecc/ecc_traits.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/ecc/ecc_traits.H
@@ -201,7 +201,7 @@ class eccTraits<fapi2::TARGET_TYPE_MCA>
constexpr static const uint8_t symbol2galois[] =
{
0x80, 0xa0, 0x90, 0xf0,
- 0x08, 0x0a, 0x09, 0x8f,
+ 0x08, 0x0a, 0x09, 0x0f,
0x98, 0xda, 0xb9, 0x7f,
0x91, 0xd7, 0xb2, 0x78,
0x28, 0xea, 0x49, 0x9f,
OpenPOWER on IntegriCloud