summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSantosh <sbalasub@in.ibm.com>2016-09-15 12:32:02 -0400
committerSachin Gupta <sgupta2m@in.ibm.com>2016-10-04 09:11:01 -0400
commit73a0717ffad2a67895d3d3ba16f282a667661f3e (patch)
treec28015b52afc7932ae8385d332bf506b13a789d1 /src
parent4777ee2974f304c42de6b1a3d4b0107ca60af9ad (diff)
downloadtalos-sbe-73a0717ffad2a67895d3d3ba16f282a667661f3e.tar.gz
talos-sbe-73a0717ffad2a67895d3d3ba16f282a667661f3e.zip
L2 version - p9_sbe_sequence_drtm
Change-Id: Ic1b277304f0ce6057f876be4824626974d32acd0 RTC:156477 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29780 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: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Abhishek Agarwal <abagarw8@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29818 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml5
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml9
2 files changed, 14 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index 2cd6df38..420ca8b6 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -537,5 +537,10 @@ attribute tank
<value>0x0000030000000000</value>
</entry>
+ <entry>
+ <name>ATTR_SBE_SYS_CONFIG</name>
+ <value>0x0000000000000000</value>
+ </entry>
+
</entries>
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 635faa4f..7e616139 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
@@ -622,4 +622,13 @@
<persistRuntime/>
</attribute>
+<attribute>
+ <id>ATTR_SBE_SYS_CONFIG</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>System Configurtion information - 1 indicates a chip present</description>
+ <valueType>uint64</valueType>
+ <platInit/>
+</attribute>
+
+
</attributes>
OpenPOWER on IntegriCloud