summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Palmer <cnpalmer@us.ibm.com>2018-07-24 10:01:46 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-07-25 12:37:16 -0500
commitfa0f6415f67f99ae3d8a1417b1b941a604920bbe (patch)
tree1f27a030891b88fdb3cd1b7f64f0e85b71386362
parent00118c92219680baf1d8de6f2f1a07b0a36f273d (diff)
downloadtalos-hostboot-fa0f6415f67f99ae3d8a1417b1b941a604920bbe.tar.gz
talos-hostboot-fa0f6415f67f99ae3d8a1417b1b941a604920bbe.zip
Row repair enabled MRW remove writeable
Change-Id: I8c5272fe194c033316da16feaeafaa8676ff03f7 RTC: 195638 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63212 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63248 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml
index caab246c0..70f232dda 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml
@@ -720,8 +720,7 @@
<valueType>uint8</valueType>
<enum>SUPPORTED = 1, UNSUPPORTED = 0</enum>
<platInit/>
- <default>0</default>
- <writeable/>
+ <default>UNSUPPORTED</default>
</attribute>
</attributes>
OpenPOWER on IntegriCloud