summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoma BhanuTej <soma.bhanu@in.ibm.com>2016-09-29 02:51:13 -0400
committerSachin Gupta <sgupta2m@in.ibm.com>2016-10-03 13:21:05 -0400
commitd548b0c2ecac66b0d0afc7a65f9a1bdfdb734ab2 (patch)
treeaf715dd83711890cbf395131b7fe54196deee999
parent7fbd87eab8ce43108ef733e35c3b84137bf94c64 (diff)
downloadtalos-sbe-d548b0c2ecac66b0d0afc7a65f9a1bdfdb734ab2.tar.gz
talos-sbe-d548b0c2ecac66b0d0afc7a65f9a1bdfdb734ab2.zip
Fixing MC & EP attr_pg for sc model config - p9_sbe_attr.xml
Change-Id: I32cbda6253d63573229dc65a97103158c892b8b5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30455 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30456 Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml8
1 files changed, 4 insertions, 4 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 f38be59b..2cd6df38 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
@@ -128,7 +128,7 @@
partial good. If this bit is 1, the region is bad, else it is good.
Bits 0,1,2 are don't care. For nimbus, pervasive chiplets 10 and 11 are
not used (OB1 and OB2), therefore the value for them is 0xFFFF -->
- <name>ATTR_PG</name>
+ <name>ATTR_PG</name> <!-- As per SOA_SC model config of Nimbus chip-->
<value>0xFFFF</value> <!-- Unused -->
<value>0xE07D</value> <!-- PERV -->
<value>0xE03F</value> <!-- N0 -->
@@ -136,8 +136,8 @@
<value>0xE03F</value> <!-- N2 -->
<value>0xE01F</value> <!-- N3 -->
<value>0xE44D</value> <!-- XB -->
- <value>0xE0FD</value> <!-- MC01 -->
- <value>0xE0FD</value> <!-- MC23 -->
+ <value>0xE1FD</value> <!-- MC01 -->
+ <value>0xE1FD</value> <!-- MC23 -->
<value>0xE1FD</value> <!-- OB0 -->
<value>0xFFFF</value> <!-- OB1 -->
<value>0xFFFF</value> <!-- OB2 -->
@@ -148,7 +148,7 @@
<value>0xE001</value> <!-- EP0 -->
<value>0xE001</value> <!-- EP1 -->
<value>0xE001</value> <!-- EP2 -->
- <value>0xE288</value> <!-- EP3 -->
+ <value>0xE289</value> <!-- EP3 -->
<value>0xE001</value> <!-- EP4 -->
<value>0xE001</value> <!-- EP5 -->
<value>0xFFFF</value> <!-- Unused -->
OpenPOWER on IntegriCloud