summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2017-07-19 08:12:26 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-04-20 11:06:30 -0400
commitd527ca6cbb79b5314a6ce9ba4377d449364710e5 (patch)
tree7e425fbcfda9ab9edc383fbed97c93bce058714b /src/usr
parent38b16d88416d1e0fe8d352da4f5d8739e8bcbb33 (diff)
downloadblackbird-hostboot-d527ca6cbb79b5314a6ce9ba4377d449364710e5.tar.gz
blackbird-hostboot-d527ca6cbb79b5314a6ce9ba4377d449364710e5.zip
make ATTR_START_CBS_FIFO_RESET_SKIP platInit
Change-Id: Ia995817f30cca235b8c725feec27f7a14f26f924 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43311 Dev-Ready: Matt K. Light <mklight@us.ibm.com> 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: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.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/43318 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index 44e0c7d89..d393797e5 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -700,6 +700,14 @@
<id>ATTR_SKIP_WAKEUP</id>
<persistency>volatile-zeroed</persistency>
</attribute>
+
+ <!-- This is only enabled for Wafer Test -->
+ <attribute>
+ <id>ATTR_START_CBS_FIFO_RESET_SKIP</id>
+ <no_export/>
+ <persistency>volatile-zeroed</persistency>
+ </attribute>
+
<attribute>
<id>ATTR_EI_BUS_TX_MSBSWAP</id>
<global/>
OpenPOWER on IntegriCloud