summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-09-28 11:03:21 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-10-26 11:26:30 -0500
commit2cf26961a1b55ffb8c8e309b21ec8a09caf1f25b (patch)
tree40fed11601f098f8486629480476253961ad046f /src/usr/targeting/common/xmltohb/target_types.xml
parentd45d4fa1368893a3a8f3ea18827ec29e72bc1cfe (diff)
downloadblackbird-hostboot-2cf26961a1b55ffb8c8e309b21ec8a09caf1f25b.tar.gz
blackbird-hostboot-2cf26961a1b55ffb8c8e309b21ec8a09caf1f25b.zip
Removing a few more attributes from the Serverwiz2 export list
Mostly fixing up a bunch of attributes that are marked as both non-volatile and writeable. That tends to be a sign of a mistake somewhere. Change-Id: Icbe092479e10990f79aeb2a8a9917a21d90ac760 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66826 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: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index d0f776d86..5a7533618 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -533,9 +533,6 @@
<attribute>
<id>VPD_REC_NUM</id>
</attribute>
- <attribute>
- <id>XIVE_HW_RESET</id>
- </attribute>
</targetType>
<targetType>
@@ -714,6 +711,10 @@
<id>SECUREBOOT_PROTECT_DECONFIGURED_TPM</id>
</attribute>
<attribute>
+ <id>TIME_BASE</id>
+ <default>0x800000</default>
+ </attribute>
+ <attribute>
<default>4</default>
<id>TLB_DATA_ASSOC_SETS</id>
</attribute>
OpenPOWER on IntegriCloud