Skip to content

Commit

Permalink
Change PHY to use GPO, RLO, WLO from VPD
Browse files Browse the repository at this point in the history
  Remove extra slew calibration files
  Update VBU VPD

Change-Id: I5681135761a19bf9223a1e63ed5a2d47d0944dc8
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29227
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69780
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
brs332 authored and sgupta2m committed Dec 18, 2018
1 parent b79b9ca commit 281819c
Showing 1 changed file with 0 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2183,34 +2183,6 @@
<mssAccessorName>eff_dram_mac</mssAccessorName>
</attribute>

<attribute>
<id>ATTR_VPD_RLO</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
This value comes from the VPD keyword MT byte 60 bits 4:7 for the Logical DIMM associated with port A.
Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C and 252 bits 4:7 for port D
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
<array>2</array>
<mssAccessorName>vpd_rlo</mssAccessorName>
<writeable/>
</attribute>

<attribute>
<id>ATTR_VPD_WLO</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
This value comes from the VPD keyword MT byte 60 bits 0:3 for the Logical DIMM associated with port A.
Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C and 252 bits 0:3 for port D
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
<array>2</array>
<mssAccessorName>vpd_wlo</mssAccessorName>
<writeable/>
</attribute>

<attribute>
<id>ATTR_EFF_DRAM_MODULE_BUS_WIDTH</id>
<targetType>TARGET_TYPE_MCS</targetType>
Expand Down Expand Up @@ -2924,20 +2896,6 @@
<mssAccessorName>eff_dram_ron</mssAccessorName>
</attribute>

<attribute>
<id>ATTR_VPD_GPO</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
This value comes from the VPD keyword MT bytes 61 MT(61) for the Logical DIMM
associated with port A. Bytes 125 for port B, 189 for port C and 253 for port D
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
<array>2</array>
<writeable/>
<mssAccessorName>vpd_gpo</mssAccessorName>
</attribute>

<attribute>
<id>ATTR_EFF_DRAM_TDQS</id>
<targetType>TARGET_TYPE_MCS</targetType>
Expand Down

0 comments on commit 281819c

Please sign in to comment.