summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0/firdata/ecc.c
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2017-07-19 14:53:01 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-07-22 16:29:49 -0400
commit56ecb493705fef5b2275b94329836f8690ef0865 (patch)
tree0de3ef2b3fb966c4fcc0044398d03593cab0df0b /src/occ_gpe0/firdata/ecc.c
parent7990cb411443a3d30a40f2cd101732fc353bcd38 (diff)
downloadtalos-occ-56ecb493705fef5b2275b94329836f8690ef0865.tar.gz
talos-occ-56ecb493705fef5b2275b94329836f8690ef0865.zip
PNOR Write Fixes for FIRDATA collection path
- Updated write_pnor_8B() to add ECC - Removed memcpy calls as they cause unaligned accesses - LPC accesses modified to only be 4 bytes at a time Change-Id: I2bc2fddce3e652f97890962754f8dfa2e2e8d9aa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43458 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_gpe0/firdata/ecc.c')
-rw-r--r--src/occ_gpe0/firdata/ecc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/occ_gpe0/firdata/ecc.c b/src/occ_gpe0/firdata/ecc.c
index 8e54af4..56c8169 100644
--- a/src/occ_gpe0/firdata/ecc.c
+++ b/src/occ_gpe0/firdata/ecc.c
@@ -1,11 +1,11 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: src/occ/firdata/ecc.C $ */
+/* $Source: src/occ_gpe0/firdata/ecc.c $ */
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
OpenPOWER on IntegriCloud