summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2016-12-07 02:25:50 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-12-17 21:08:58 -0600
commit9f22ccd6654f9fe251143ec4779c129c924469c8 (patch)
tree61611b895bbb6a8bbadafc13e6c2c28245aa3500
parent8198935a9b658e8b50c75e85cf710e2326a630e6 (diff)
downloadtalos-sbe-9f22ccd6654f9fe251143ec4779c129c924469c8.tar.gz
talos-sbe-9f22ccd6654f9fe251143ec4779c129c924469c8.zip
Add read cmd, precharge all cmd, and read cmd CCS instruction and unit tests
Change-Id: I17536a120c9360580894322e5433ffcaeb7d00b0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33723 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69793 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
index 02a98749..642afa20 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
@@ -1570,7 +1570,7 @@
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
- <enum>SERIAL = 0, PARALLEL = 1, STAGGERED = 2, RESERVED_TEMP= 3</enum>
+ <enum>SERIAL = 0, PARALLEL = 1, STAGGERED = 2</enum>
<writeable/>
<array>2</array>
<mssAccessorName>eff_mpr_rd_format</mssAccessorName>
OpenPOWER on IntegriCloud