summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2017-01-03 22:07:49 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-01-18 14:31:26 -0500
commita5a49f952a488a2726781b5060e32f6421abb669 (patch)
treeb1bbb8c8c6cbc88ba263f3f4a45035a81e4195f6 /src/usr/targeting
parent330be5202da7f2f0e8c5702430ab5c156f294279 (diff)
downloadtalos-hostboot-a5a49f952a488a2726781b5060e32f6421abb669.tar.gz
talos-hostboot-a5a49f952a488a2726781b5060e32f6421abb669.zip
configure FBC pump mode in SBE
Change-Id: Ia4e69cf50548e355cfb7cbf5e67be48e61427ffa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34318 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34349 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 333831225..22e0220ab 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -2373,6 +2373,7 @@
<persistency>non-volatile</persistency>
<hasStringConversion/>
<readable/>
+ <writeable/>
<hwpfToHbAttrMap>
<id>ATTR_PROC_FABRIC_PUMP_MODE</id>
<macro>DIRECT</macro>
@@ -21129,9 +21130,8 @@ Measured in GB</description>
<description>
Processor SMP topology configuration.
0 = default = 1 or 2 hop topology (PHYP image spans system)
- 1 = 3 hop topology (PHYP image spans group).
Provided by the MRW.
- OFF = 0x0 (default), ON = 0x1
+ OFF = 0x0 (default)
</description>
<simpleType>
<uint8_t>
@@ -21219,7 +21219,6 @@ Measured in GB</description>
<description>
Processor memory map configuration.
0 = large system address map (default)
- 1 = small system address map
Provided by the MRW.
</description>
<simpleType>
OpenPOWER on IntegriCloud