summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2016-11-08 12:35:13 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-11 17:10:04 -0500
commit63954bd3be851e39f8722e490926c2cfee752b4b (patch)
tree62df2878b372788c72f9d4d875db3f6bd3c6bedd /src/import
parent7740c5700745a64e0525f3cb3601af39662fa850 (diff)
downloadtalos-hostboot-63954bd3be851e39f8722e490926c2cfee752b4b.tar.gz
talos-hostboot-63954bd3be851e39f8722e490926c2cfee752b4b.zip
p9.xbus.gX.scom.intifile -- set workarounds for HW393301
rx_dyn_recal_overall_timeout_sel=15 rx_sls_timeout_sel=15 Change-Id: I8d4217b5fb9b8a30144319fc5cbdc22f0c6fcf3a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32381 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Megan P. Nguyen <pmegan@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32384 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g0_scom.C6
-rw-r--r--src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g1_scom.C6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g0_scom.C b/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g0_scom.C
index d470a7f76..167217ff5 100644
--- a/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g0_scom.C
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g0_scom.C
@@ -42,7 +42,7 @@ constexpr auto literal_0b0000000 = 0b0000000;
constexpr auto literal_0b0000011 = 0b0000011;
constexpr auto literal_0b000000 = 0b000000;
constexpr auto literal_0b100111 = 0b100111;
-constexpr auto literal_0b1010 = 0b1010;
+constexpr auto literal_0b1111 = 0b1111;
constexpr auto literal_0b01 = 0b01;
constexpr auto literal_0b11 = 0b11;
constexpr auto literal_0b0010000 = 0b0010000;
@@ -6386,7 +6386,7 @@ fapi2::ReturnCode p9_xbus_g0_scom(const fapi2::Target<fapi2::TARGET_TYPE_XBUS>&
}
{
- l_scom_buffer.insert<uint64_t> (literal_0b1010, 60, 4, 60 );
+ l_scom_buffer.insert<uint64_t> (literal_0b1111, 60, 4, 60 );
}
l_rc = fapi2::putScom(TGT0, 0x8008400006010c3full, l_scom_buffer);
@@ -6566,7 +6566,7 @@ fapi2::ReturnCode p9_xbus_g0_scom(const fapi2::Target<fapi2::TARGET_TYPE_XBUS>&
}
{
- l_scom_buffer.insert<uint64_t> (literal_0b1011, 48, 4, 60 );
+ l_scom_buffer.insert<uint64_t> (literal_0b1111, 48, 4, 60 );
}
l_rc = fapi2::putScom(TGT0, 0x8009a00006010c3full, l_scom_buffer);
diff --git a/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g1_scom.C b/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g1_scom.C
index 94b22baeb..d7016f991 100644
--- a/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g1_scom.C
+++ b/src/import/chips/p9/procedures/hwp/initfiles/p9_xbus_g1_scom.C
@@ -43,7 +43,7 @@ constexpr auto literal_0b0000011 = 0b0000011;
constexpr auto literal_0b000000 = 0b000000;
constexpr auto literal_0b100111 = 0b100111;
constexpr auto literal_0b000001 = 0b000001;
-constexpr auto literal_0b1010 = 0b1010;
+constexpr auto literal_0b1111 = 0b1111;
constexpr auto literal_0b01 = 0b01;
constexpr auto literal_0b11 = 0b11;
constexpr auto literal_0b0010000 = 0b0010000;
@@ -6387,7 +6387,7 @@ fapi2::ReturnCode p9_xbus_g1_scom(const fapi2::Target<fapi2::TARGET_TYPE_XBUS>&
}
{
- l_scom_buffer.insert<uint64_t> (literal_0b1010, 60, 4, 60 );
+ l_scom_buffer.insert<uint64_t> (literal_0b1111, 60, 4, 60 );
}
l_rc = fapi2::putScom(TGT0, 0x8008402006010c3full, l_scom_buffer);
@@ -6567,7 +6567,7 @@ fapi2::ReturnCode p9_xbus_g1_scom(const fapi2::Target<fapi2::TARGET_TYPE_XBUS>&
}
{
- l_scom_buffer.insert<uint64_t> (literal_0b1011, 48, 4, 60 );
+ l_scom_buffer.insert<uint64_t> (literal_0b1111, 48, 4, 60 );
}
l_rc = fapi2::putScom(TGT0, 0x8009a02006010c3full, l_scom_buffer);
OpenPOWER on IntegriCloud