summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2016-08-17 07:51:14 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-12-17 20:33:11 -0600
commit43db7b547db59524c8ac9f0fd2ea4fcd9ed3ee1c (patch)
treeba4b75b2827c7218f377ed50786ad0e1edeee57f /src/import/chips/p9/procedures/xml
parentfdd2a22a19b543f156f890ddd01df9feea80958d (diff)
downloadtalos-sbe-43db7b547db59524c8ac9f0fd2ea4fcd9ed3ee1c.tar.gz
talos-sbe-43db7b547db59524c8ac9f0fd2ea4fcd9ed3ee1c.zip
Adding defaults for DRAM dll_reset and dll_enable
Change-Id: I20ca9a344a4002bf052df5c0a98e8e31031a8338 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28417 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: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69775 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml3
1 files changed, 2 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 8668a931..f74ed521 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
@@ -419,7 +419,8 @@
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
- <enum>ENABLE = 0, DISABLE = 1</enum>
+ <enum>YES = 1, NO = 0</enum>
+ <default>YES</default>
<writeable/>
<array>2 2</array>
<mssAccessorName>eff_dram_dll_enable</mssAccessorName>
OpenPOWER on IntegriCloud