summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2016-08-17 11:19:10 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-12-17 20:33:28 -0600
commit2afef5ba1d8d11d86e5a3d76cf06cc2ff667f7e0 (patch)
tree16e92c00a7730ef6e66868c7c124109f4363e51a /src/import/chips/p9
parent43db7b547db59524c8ac9f0fd2ea4fcd9ed3ee1c (diff)
downloadtalos-sbe-2afef5ba1d8d11d86e5a3d76cf06cc2ff667f7e0.tar.gz
talos-sbe-2afef5ba1d8d11d86e5a3d76cf06cc2ff667f7e0.zip
Fixed eff_config attr generation
Attributes generation fixed: read_preamble_train odt_input_buffer Change-Id: Ib23f2164dfee9386fa521e541b9baeb6cf5d39e1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28405 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69776 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-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 f74ed521..40f6398f 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
@@ -1802,7 +1802,7 @@
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
- <enum>DEACTIVATED = 0, ACTIVATED = 1</enum>
+ <enum>ACTIVATED = 0, DEACTIVATED = 1</enum>
<writeable/>
<array>2</array>
<mssAccessorName>eff_odt_input_buff</mssAccessorName>
OpenPOWER on IntegriCloud