summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-08-06 09:10:48 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-18 00:19:22 -0400
commit0133edcc2a7e0ea06e384b573e398cffcb1ccb4b (patch)
tree6e83c2f66cae69e919bf7af0fbb08bbce4dfee61 /src/import/chips/p9/procedures/xml
parent95889133781faf9a90046f77253318fbbbad7d30 (diff)
downloadtalos-hostboot-0133edcc2a7e0ea06e384b573e398cffcb1ccb4b.tar.gz
talos-hostboot-0133edcc2a7e0ea06e384b573e398cffcb1ccb4b.zip
Modified gen_accessors script for greater support
Added support for PROC TARGET, only creates accessors for attributes that have the mssAccessorName xml tag, added support for other non-mss attrs that don't have [port][dimm] indexes and that have target types other than MCS, MCBIST, and SYSTEM Change-Id: I6c76f8e7bbc0be1dade3f77f78d3371d16b609b2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44255 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.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/44257 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml18
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml2
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_dq_attributes.xml5
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml1
4 files changed, 24 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index eb1f6f9db..71074a289 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -3907,6 +3907,24 @@
</chip>
</chipEcFeature>
</attribute>
+
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_MSS_PERIODICS</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ For Nimbus DD1.** turn off periodics by default (zqcal and memcal).
+ For Nimbus DD2.** it will be attribute driven without any restrictions.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
<!-- ******************************************************************** -->
<!-- End Memory Section -->
<!-- ******************************************************************** -->
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
index 4d6ad1229..7a1d1e1e1 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
@@ -72,6 +72,7 @@
<valueType>uint32</valueType>
<array>5</array>
<platInit/>
+ <mssAccessorName>max_allowed_dimm_freq</mssAccessorName>
</attribute>
<!-- ********************************************************************* -->
<attribute>
@@ -104,6 +105,7 @@
<valueType>uint8</valueType>
<enum>UNDETERMINED=0, ALWAYS=1, NEVER=2</enum>
<platInit/>
+ <mssAccessorName>required_synch_mode</mssAccessorName>
</attribute>
<!-- ********************************************************************* -->
</attributes>
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_dq_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_dq_attributes.xml
index 673346c8c..f15bde923 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_dq_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_dq_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -52,7 +52,8 @@
All of these details are hidden from the user of this attribute.
</description>
<valueType>uint8</valueType>
- <array>2 2 4 10</array>
+ <mssAccessorName>bad_dq_bitmap</mssAccessorName>
+ <array>2 2 4 10</array>
<platInit/>
<initToZero/>
<writeable/>
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index 6e3e059b4..f456c8464 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -43,6 +43,7 @@
</enum>
<writeable/>
<platInit/>
+ <mssAccessorName>freq_pb_mhz</mssAccessorName>
</attribute>
<!-- ********************************************************************** -->
<attribute>
OpenPOWER on IntegriCloud