summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2016-04-26 16:47:53 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-29 00:18:53 -0400
commitf4926cb0e51fe983c57ea2b11c118fbf5f2dccc3 (patch)
treeb253e719772e7def96b191f807dad43748f64db6 /src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C
parent198376ff3a3da01c5752a7196f774c690e77ee5f (diff)
downloadtalos-hostboot-f4926cb0e51fe983c57ea2b11c118fbf5f2dccc3.tar.gz
talos-hostboot-f4926cb0e51fe983c57ea2b11c118fbf5f2dccc3.zip
initCompiler: display correct buffer inserts
- fix problem with the scom bit ranges of all the clock-on content were being applied to one scom address - Display only the required chunks of the enum values Change-Id: I76ea5793e87fb9a170c60695031185481df325f5 Original-Change-Id: I322e9216ab30e4c470cd06a1c963a8f845aa249a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23700 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26365 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C b/src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C
index 169f6e1bd..1e2647a2b 100644
--- a/src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9_npu_scom.C
@@ -191,7 +191,6 @@ fapi2::ReturnCode p9_npu_scom(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>&
{
l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
- l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
}
l_rc = fapi2::putScom(TGT0, 0x5011406ull, l_scom_buffer);
@@ -214,7 +213,6 @@ fapi2::ReturnCode p9_npu_scom(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>&
{
l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
- l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
}
l_rc = fapi2::putScom(TGT0, 0x5011407ull, l_scom_buffer);
@@ -237,7 +235,6 @@ fapi2::ReturnCode p9_npu_scom(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>&
{
l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
- l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
}
l_rc = fapi2::putScom(TGT0, 0x5011446ull, l_scom_buffer);
@@ -260,7 +257,6 @@ fapi2::ReturnCode p9_npu_scom(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>&
{
l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
- l_scom_buffer.insert<uint64_t> (literal_0x0000000000000000, 0, 64, 0 );
}
l_rc = fapi2::putScom(TGT0, 0x5011447ull, l_scom_buffer);
OpenPOWER on IntegriCloud