summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml/attribute_info
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2017-07-06 10:03:26 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-14 00:02:45 -0400
commitfd19d0c74a506e6ef053fa96dabe5f673195049a (patch)
treeea278b677aa897206f06d0845d0ec88bf18e407e /src/import/hwpf/fapi2/xml/attribute_info
parent70047c0b3b9461a5f15da3d3bd1ec1435f38b8b7 (diff)
downloadtalos-hostboot-fd19d0c74a506e6ef053fa96dabe5f673195049a.tar.gz
talos-hostboot-fd19d0c74a506e6ef053fa96dabe5f673195049a.zip
Enable skipping sbefifo reset during p9_start_cbs
For certain systems (RBI/WAFER) under Cronus skip resetting the sbefifo via cfam register as it is not available on those FSPs. Use a new attribute to determine if it is correct to skip this cfam register write. Change-Id: I9f63e042f7a3a17b6f7f4c52cd2b4cdf9f2d4aa9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42811 Tested-by: PPE CI <ppe-ci+hostboot@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: Joachim Fenkes <fenkes@de.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Dev-Ready: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42815 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml/attribute_info')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml4
1 files changed, 4 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 cfe9594ad..f6d7e367b 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
@@ -312,6 +312,10 @@
<default>0x00</default>
</attribute>
<attribute>
+ <id>ATTR_START_CBS_FIFO_RESET_SKIP</id>
+ <default>0x00</default>
+ </attribute>
+ <attribute>
<id>ATTR_SYSTEM_CORECACHE_SKEWADJ_DISABLE</id>
<default>0x0</default>
</attribute>
OpenPOWER on IntegriCloud