summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml17
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/target_types.xml2
2 files changed, 19 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 54f13a6c6..e7a9269c5 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -19916,6 +19916,7 @@ DEPRECATED!!!!
</uint32_t>
</simpleType>
<persistency>volatile-zeroed</persistency>
+ <writeable/>
<readable/>
<hwpfToHbAttrMap>
<id>ATTR_CLOCK_PLL_MUX</id>
@@ -19924,6 +19925,22 @@ DEPRECATED!!!!
</attribute>
<attribute>
+ <id>CLOCK_PLL_MUX0</id>
+ <description>Clock Mux#0 settings</description>
+ <simpleType>
+ <uint8_t>
+ </uint8_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <writeable/>
+ <readable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_CLOCK_PLL_MUX0</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+</attribute>
+
+<attribute>
<id>MASTER_CORE</id>
<description>Indicates the master boot core chiplet selected by p9_sbe_select_ex.
</description>
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index e33c66faf..efbe257b1 100755
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -2185,6 +2185,8 @@
<attribute><id>VCS_BOOT_VOLTAGE</id></attribute>
<attribute><id>VDD_BOOT_VOLTAGE</id></attribute>
<attribute><id>CHIP_POS</id></attribute>
+ <attribute><id>CLOCK_PLL_MUX</id></attribute>
+ <attribute><id>CLOCK_PLL_MUX0</id></attribute>
</targetType>
<!-- chip-processor-nimbus -->
OpenPOWER on IntegriCloud