summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-06-06 12:25:48 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-06-24 23:11:46 -0500
commitca414b982877404df7528f9449d4b6690dab3f6b (patch)
tree5971c55e71cd96815695efc3a5cb309288c36586 /src/import/chips/ocmb/explorer/procedures/xml/attribute_info
parent5ef6025f21421230801cc58d64304a2ed9b8d8a5 (diff)
downloadtalos-hostboot-ca414b982877404df7528f9449d4b6690dab3f6b.tar.gz
talos-hostboot-ca414b982877404df7528f9449d4b6690dab3f6b.zip
Fix exp_draminit phy_params
Change-Id: I624caa1310920daf172d6681e7c760442236070f git-coreq:hostboot:I624caa1310920daf172d6681e7c760442236070f CMVC-Coreq: 1086224 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78469 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78516 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml29
1 files changed, 3 insertions, 26 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index 53d061536..65f900633 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -146,18 +146,6 @@
<!-- user_input_msdg attribute overrides start -->
<attribute>
- <id>ATTR_MEM_EXP_CS_PRESENT</id>
- <targetType>TARGET_TYPE_MEM_PORT</targetType>
- <description>
- Indicate presence of DRAM at each Chip Select for PHY
- </description>
- <initToZero></initToZero>
- <valueType>uint16</valueType>
- <writeable/>
- <mssAccessorName>exp_cs_present</mssAccessorName>
- </attribute>
-
- <attribute>
<id>ATTR_MEM_EXP_INIT_VREF_DQ</id>
<targetType>TARGET_TYPE_MEM_PORT</targetType>
<description>
@@ -166,6 +154,7 @@
<valueType>uint8</valueType>
<initToZero></initToZero>
<writeable/>
+ <array>2 4</array>
<mssAccessorName>exp_init_vref_dq</mssAccessorName>
</attribute>
@@ -175,9 +164,10 @@
<description>
Initial DQ Vref setting of PHY before training
</description>
- <valueType>uint16</valueType>
+ <valueType>uint8</valueType>
<initToZero></initToZero>
<writeable/>
+ <array>2 4</array>
<mssAccessorName>exp_init_phy_vref</mssAccessorName>
</attribute>
@@ -233,19 +223,6 @@
</attribute>
<attribute>
- <id>ATTR_MEM_EXP_3DS_HEIGHT</id>
- <targetType>TARGET_TYPE_MEM_PORT</targetType>
- <description>
- Explorer setting for 3DS stack
- </description>
- <initToZero></initToZero>
- <valueType>uint16</valueType>
- <enum>PLANAR = 0, H2 = 2, H4 = 4, H8 = 8</enum>
- <writeable/>
- <mssAccessorName>exp_3ds_height</mssAccessorName>
- </attribute>
-
- <attribute>
<id>ATTR_MEM_EXP_SPD_CL_SUPPORTED</id>
<targetType>TARGET_TYPE_MEM_PORT</targetType>
<description>
OpenPOWER on IntegriCloud