summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/hb_customized_attrs.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml26
1 files changed, 20 insertions, 6 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index b5eadd177..904af49c0 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -293,12 +293,6 @@
</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>
@@ -838,6 +832,26 @@
<writeable/>
<persistency>volatile-zeroed</persistency>
</attribute>
+ <!-- OCMB Endianess attributes -->
+ <attribute>
+ <id>ATTR_MSS_OCMB_EXP_STRUCT_ENDIAN</id>
+ <default>0x1</default>
+ <no_export/>
+ </attribute>
+ <attribute>
+ <id>ATTR_MSS_OCMB_EXP_STRUCT_MMIO_ENDIAN_CTRL</id>
+ <default>0x1</default>
+ <no_export/>
+ </attribute>
+ <attribute>
+ <id>ATTR_MSS_OCMB_EXP_STRUCT_MMIO_WORD_SWAP</id>
+ <default>NO_SWAP</default>
+ <no_export/>
+ </attribute>
+ <attribute>
+ <id>ATTR_MSS_OCMB_EXP_OMI_CFG_ENDIAN_CTRL</id>
+ <no_export/>
+ </attribute>
<!-- =====================================================================
End of customizations definitions
================================================================= -->
OpenPOWER on IntegriCloud