Skip to content

Commit

Permalink
Add consumption of IBT from VPD and place in RCD7x
Browse files Browse the repository at this point in the history
Change-Id: If4afe7bb1a23ed0a1d2bab707cc1ea57baceab88
Depends-On: Ibdc07d3cbf517d8bd3f5192218205e3680f7eeb6
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28047
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69773
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 02414db commit f4fe10e
Showing 1 changed file with 0 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -974,25 +974,6 @@
<mssAccessorName>eff_dimm_ddr4_rc_bx</mssAccessorName>
</attribute>


<attribute>
<id>ATTR_EFF_DIMM_RCD_IBT</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
RCD IBT. Used in mss_dram_init and is computed in mss_eff_cnfg.
Each memory channel will have a value.
creator: mss_eff_cnfg
consumer: mss_dram_init
firmware notes: none
</description>
<initToZero></initToZero>
<valueType>uint32</valueType>
<enum>IBT_OFF = 0, IBT_100 = 100, IBT_150 = 150, IBT_200 = 200, IBT_300 = 300</enum>
<writeable/>
<array> 2 2</array>
<mssAccessorName>eff_dimm_rcd_ibt</mssAccessorName>
</attribute>

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

0 comments on commit f4fe10e

Please sign in to comment.