summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml')
-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