summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2019-08-02 08:56:05 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-08-06 08:29:00 -0500
commit6c712843a11dc5d1972c234a0ab9729fa8b70b31 (patch)
tree9e3877d2a6cfea74454a51133c9573a4d0f30a35 /src/usr/targeting
parent7a758c4ef4c69abf1510271e437d250e4691f1ac (diff)
downloadtalos-hostboot-6c712843a11dc5d1972c234a0ab9729fa8b70b31.tar.gz
talos-hostboot-6c712843a11dc5d1972c234a0ab9729fa8b70b31.zip
Force NO_SWAP for Explorer MMIO word swap for now
Add an explicit default to match the current Simics behavior. I believe this will change soon to match hardware though. Also removed it from the MRW export list since we want to just control it explicitly. Change-Id: I593c3c66b59b4d8fc21709d55cbd47266745f21a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81584 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> 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> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml6
1 files changed, 6 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 f20120912..b5eadd177 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -293,6 +293,12 @@
</attribute>
<attribute>
+ <id>ATTR_MSS_OCMB_EXP_STRUCT_MMIO_WORD_SWAP</id>
+ <default>NO_SWAP</default><!-- @fixme : RTC: 202491 -->
+ <no_export/>
+ </attribute>
+
+ <attribute>
<id>ATTR_SYSTEM_IPL_PHASE</id>
<default>HB_IPL</default>
</attribute>
OpenPOWER on IntegriCloud