summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml1
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml8
2 files changed, 9 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index 190814b47..8ec0fb225 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -716,6 +716,7 @@
to enable systems without cfam access to fifo registers (WAFER/RBI). </description>
<valueType>uint8</valueType>
<enum>FALSE = 0x0,TRUE = 0x1</enum>
+ <platInit/>
<initToZero/>
</attribute>
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index 44e0c7d89..d393797e5 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -700,6 +700,14 @@
<id>ATTR_SKIP_WAKEUP</id>
<persistency>volatile-zeroed</persistency>
</attribute>
+
+ <!-- This is only enabled for Wafer Test -->
+ <attribute>
+ <id>ATTR_START_CBS_FIFO_RESET_SKIP</id>
+ <no_export/>
+ <persistency>volatile-zeroed</persistency>
+ </attribute>
+
<attribute>
<id>ATTR_EI_BUS_TX_MSBSWAP</id>
<global/>
OpenPOWER on IntegriCloud