summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoachim Fenkes <fenkes@de.ibm.com>2017-06-01 14:34:44 +0200
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-07-26 00:38:22 -0400
commitf8889a1bb7a250fcb5bb5b93a6245849d8cadcfc (patch)
tree2efa69f72d7470d83e0e125cfce80e33bd1572a6 /src
parent12da2a3e47715d9ddb0a2af6fd4d720d5813c994 (diff)
downloadtalos-hostboot-f8889a1bb7a250fcb5bb5b93a6245849d8cadcfc.tar.gz
talos-hostboot-f8889a1bb7a250fcb5bb5b93a6245849d8cadcfc.zip
p9_mem_pll_initf: Level 3
Change-Id: Ib0e75c49d9071f321eb6495a24399d28af0e1e22 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41227 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41232 Reviewed-by: Hostboot Team <hostboot@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> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.H4
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_errors.xml6
3 files changed, 8 insertions, 4 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.C b/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.C
index 23d4ba33c..992d22d13 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.C
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.C
@@ -31,7 +31,7 @@
// *HWP HW Backup Owner : Srinivas V Naga <srinivan@in.ibm.com>
// *HWP FW Owner : Sunil Kumar <skumar8j@in.ibm.com>
// *HWP Team : Perv
-// *HWP Level : 2
+// *HWP Level : 3
// *HWP Consumed by : HB
//------------------------------------------------------------------------------
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.H b/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.H
index d47794163..9abf8de6c 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.H
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_mem_pll_initf.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -31,7 +31,7 @@
// *HWP HW Backup Owner : Srinivas V Naga <srinivan@in.ibm.com>
// *HWP FW Owner : Sunil Kumar <skumar8j@in.ibm.com>
// *HWP Team : Perv
-// *HWP Level : 2
+// *HWP Level : 3
// *HWP Consumed by : HB
//------------------------------------------------------------------------------
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_errors.xml
index fa6ba5df9..e6f1daaf7 100755
--- a/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -30,6 +30,10 @@
<description>Unsupported MSS_FREQ attribute value</description>
<ffdc>TARGET</ffdc>
<ffdc>MSS_FREQ</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud