summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 3d8e2b4e0..4bf92b668 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -20217,6 +20217,30 @@ Measured in GB</description>
</attribute>
<attribute>
+ <id>SBE_UPDATE_DISABLE</id>
+ <description>
+ Control execution of updateProcessorSbeSeeproms()
+
+ if OFF, enable SBE update of processor SEEPROM
+ if ON, disable SBE update of processor SEEPROM
+
+ Consumer: sbe_update.C
+
+ Default: OFF
+ </description>
+ <simpleType>
+ <uint8_t>
+ </uint8_t>
+ </simpleType>
+ <hwpfToHbAttrMap>
+ <id>ATTR_SBE_UPDATE_DISABLE</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+</attribute>
+
+<attribute>
<id>BOOT_FLAGS</id>
<description>Switch to using a flag to indicate SEEPROM side SBE</description>
<simpleType>
OpenPOWER on IntegriCloud