summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorAnkit Dhingra <ankidhin@in.ibm.com>2018-04-23 03:14:28 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-31 13:22:26 -0400
commit8a3c6293dff79b925856325e9f04f38716fe0912 (patch)
tree1697677cfd674e3ec7bd1bd8c6bdd25fdb4c31ac /src/import/chips/p9/procedures/xml
parentcaa0f8a5bd325ad11fc7974f10b5642666e3c5e9 (diff)
downloadtalos-hostboot-8a3c6293dff79b925856325e9f04f38716fe0912.tar.gz
talos-hostboot-8a3c6293dff79b925856325e9f04f38716fe0912.zip
Add support for TOD osc switch interrupt
Change-Id: I088f2131372cd74e837bc0dc8f54be875fd052aa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57624 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Manish K. Chowdhary <manichow@in.ibm.com> Reviewed-by: James N. Klazynski <jklazyns@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57722 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_tod_errors.xml28
1 files changed, 27 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_tod_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_tod_errors.xml
index 0696166f5..bd7022fe3 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_tod_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_tod_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -243,5 +243,31 @@
<!-- no callout, deconfig, gard tags as FW does not consume -->
</hwpError>
<!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_TOD_MF_CLK_FAILURE</rc>
+ <description>
+ Procedure: p9_tod_init
+ TOD FSM did not reach running state due
+ to interrupt from TOD Oscillator switch
+ </description>
+ <ffdc>TARGET</ffdc>
+ <collectRegisterFfdc>
+ <id>REG_FFDC_TOD_STATUS</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <target>TARGET</target>
+ </collectRegisterFfdc>
+ <callout>
+ <hw>
+ <hwid>PCI_REF_CLOCK</hwid>
+ <refTarget>TARGET</refTarget>
+ </hw>
+ <priority>HIGH</priority>
+ </callout>
+ <callout>
+ <target>TARGET</target>
+ <priority>LOW</priority>
+ </callout>
+ </hwpError>
+ <!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud