summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorGou Peng Fei <shgoupf@cn.ibm.com>2016-02-22 00:33:51 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-30 09:04:34 -0400
commit45166b51b84c1411ab58dae694b0f4062b525879 (patch)
tree8c577a00a0db267210a47c928299340ca8583882 /src/import
parentc1da41d6d1a105b4badef2ff2494a1a71b5b265e (diff)
downloadtalos-hostboot-45166b51b84c1411ab58dae694b0f4062b525879.tar.gz
talos-hostboot-45166b51b84c1411ab58dae694b0f4062b525879.zip
PCIE phase1/phase2 initialization procedure.
Changes included: 1) p9_pcie_scominit for phase1. 2) p9_pcie_config for phase2. 3) Add attribute values for phase1. Change-Id: I092b44525da98d0b9d3cdf8a119e171beed6b161 Original-Change-Id: Id9afc0edaa716b0fdc22ac9035ad4b8ebfecb38f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20885 Tested-by: Jenkins Server Tested-by: Hostboot CI Tested-by: PPE CI Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22627 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9_pcie_scominit_errors.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pcie_scominit_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pcie_scominit_errors.xml
new file mode 100755
index 000000000..c65c045cf
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pcie_scominit_errors.xml
@@ -0,0 +1,29 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: chips/p9/procedures/xml/error_info/p9_pcie_scominit_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_PCIE_SCOMINIT_PECID_ERROR</rc>
+ <description>
+ Procedure: p9_pcie_scominit
+ Invalid pec id encountered.
+ </description>
+ <ffdc>TARGET</ffdc>
+ </hwpError>
+</hwpErrors>
OpenPOWER on IntegriCloud