summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2
diff options
context:
space:
mode:
authorChris Steffen <cwsteffen@us.ibm.com>2018-07-17 14:22:15 -0500
committerNicholas E. Bofferding <bofferdn@us.ibm.com>2018-07-21 21:02:51 -0500
commit96eb889d26faa0a7bafea9424b5b8db6964c7941 (patch)
treea0c818bc5d3bc34149d74cf327d3362cbece71b2 /src/import/hwpf/fapi2
parenta908d8307ad7c78d541498bc7397890d52f54502 (diff)
downloadtalos-hostboot-96eb889d26faa0a7bafea9424b5b8db6964c7941.tar.gz
talos-hostboot-96eb889d26faa0a7bafea9424b5b8db6964c7941.zip
Move Xbus Erepair FIR Clearing
- Bad lane data is preserved between IPLs to help with DI. - We only want a single error log for a known bad lane, so we will clear the fir bits. - This commit is moving the clearing of the fir bits until after intra-node SMP is built Change-Id: Id71b0902d81dfc2251cc84c355f7633ce1c16360 CQ: SW437852 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62672 Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Gary A. Peterson <garyp@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62709 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>
Diffstat (limited to 'src/import/hwpf/fapi2')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
index 3c0a7fcbf..1c63e8777 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
@@ -217,6 +217,15 @@
<attribute>
<id>ATTR_VDM_ENABLED</id>
</attribute>
+
+ <attribute>
+ <id>ATTR_IO_XBUS_GRP0_PRE_BAD_LANE_DATA</id>
+ <default>0x00</default>
+ </attribute>
+ <attribute>
+ <id>ATTR_IO_XBUS_GRP1_PRE_BAD_LANE_DATA</id>
+ <default>0x00</default>
+ </attribute>
<!-- set to 0 to allow automatic enablement when underlying support is available -->
<attribute>
OpenPOWER on IntegriCloud