summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2016-08-17 07:51:14 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-08-22 13:49:47 -0400
commit4cb8fb9c949f37cad8a4225014891c42a92351e7 (patch)
tree016ff0888a032fc97c6010d51521615c48680b5e /src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
parentb692f91c173ca684b557b8f76d268720e58b36a4 (diff)
downloadtalos-hostboot-4cb8fb9c949f37cad8a4225014891c42a92351e7.tar.gz
talos-hostboot-4cb8fb9c949f37cad8a4225014891c42a92351e7.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://ralgit01.raleigh.ibm.com/gerrit1/28418 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.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 7b982580c..518f64bd8 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