summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorAnusha Reddy Rangareddygari <anusrang@in.ibm.com>2016-02-26 09:46:16 +0100
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-04-04 12:40:58 -0400
commita7f2273d33fc0ef4387d02302ff41da075c3f9d1 (patch)
treeb19d2a2dc66597f183797cd75588e87c22a91256 /src/import
parent33479f5ffd523e46f3bd138fd99d7da7771d4c52 (diff)
downloadtalos-hostboot-a7f2273d33fc0ef4387d02302ff41da075c3f9d1.tar.gz
talos-hostboot-a7f2273d33fc0ef4387d02302ff41da075c3f9d1.zip
Level 2 HWP for p9_select_clock_mux
Change-Id: I5f3c8730648dd54ce064d23c5cfdf4e0c7361c81 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21321 Tested-by: Hostboot CI Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22278 Tested-by: FSP CI Jenkins
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml8
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml6
2 files changed, 13 insertions, 1 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 6bde73ea5..e1d7535ef 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -30,6 +30,14 @@
</attribute>
<attribute>
+ <id>ATTR_CLOCK_PLL_MUX0</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>Clock Mux#0 settings</description>
+ <valueType>uint8</valueType>
+ <writeable/>
+</attribute>
+
+<attribute>
<id>ATTR_I2C_BUS_DIV_REF</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>Ref clock I2C bus divider consumed by code running out of OTPROM</description>
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
index 8bccb5d9c..4dacd3c82 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
@@ -50,7 +50,11 @@
<!-- =====================================================================
Start of temporary definitions
================================================================= -->
-
+
+ <attribute>
+ <id>ATTR_CLOCK_PLL_MUX0</id>
+ <default>0</default>
+ </attribute>
<!-- =====================================================================
End of temporary definitions
OpenPOWER on IntegriCloud