summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2018-04-20 11:33:58 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2018-04-22 21:11:03 -0400
commit9404c33dff169a05f8537613e85fb605056a602d (patch)
treee15e3453e5751c4b5a2e4241099c7676e12fc8db /src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C
parent422fb4d2643d642d4cca917cbda5c191ed3b3cf0 (diff)
downloadtalos-hostboot-9404c33dff169a05f8537613e85fb605056a602d.tar.gz
talos-hostboot-9404c33dff169a05f8537613e85fb605056a602d.zip
PRD: renamed MBSECCFIR, MCBISTFIR, and MBSTR registers for MBA
Change-Id: I05909a55b10148338e27aa7ce6af2279b77941b5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57563 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57590 CI-Ready: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C')
-rw-r--r--src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C b/src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C
index cbadf5011..6e64eebc9 100644
--- a/src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C
+++ b/src/usr/diag/prdf/occ_firdata/prdfWriteHomerFirData.C
@@ -544,11 +544,11 @@ void getAddresses( TrgtMap_t & io_targMap )
0x02010400, // DMIFIR
0x02010800, // MBIFIR
0x02011400, // MBSFIR
- 0x02011440, // MBA0_MBSECCFIR
- 0x02011480, // MBA1_MBSECCFIR
+ 0x02011440, // MBSECCFIR_0
+ 0x02011480, // MBSECCFIR_1
0x020115c0, // SCACFIR
- 0x02011600, // MBA0_MCBISTFIR
- 0x02011700, // MBA1_MCBISTFIR
+ 0x02011600, // MCBISTFIR_0
+ 0x02011700, // MCBISTFIR_1
0x0204000a, // NEST_LFIR
0x0304000a, // MEM_LFIR
};
@@ -611,7 +611,7 @@ void getAddresses( TrgtMap_t & io_targMap )
// Other ECC regs (won't be used in analysis, but could be useful FFDC)
0x02011653, // MBA0_MBSEC0
0x02011654, // MBA0_MBSEC1
- 0x02011655, // MBA0_MBSTR
+ 0x02011655, // MBSTR_0
0x02011656, // MBA0_MBSSYMEC0
0x02011657, // MBA0_MBSSYMEC1
0x02011658, // MBA0_MBSSYMEC2
@@ -623,7 +623,7 @@ void getAddresses( TrgtMap_t & io_targMap )
0x0201165e, // MBA0_MBSSYMEC8
0x02011753, // MBA1_MBSEC0
0x02011754, // MBA1_MBSEC1
- 0x02011755, // MBA1_MBSTR
+ 0x02011755, // MBSTR_1
0x02011756, // MBA1_MBSSYMEC0
0x02011757, // MBA1_MBSSYMEC1
0x02011758, // MBA1_MBSSYMEC2
OpenPOWER on IntegriCloud