Skip to content

Commit

Permalink
Disabling temp_refresh_mode
Browse files Browse the repository at this point in the history
Change-Id: I159152a545947116232b627054fc522bbedc588f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35266
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Brian R. Silver <bsilver@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@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/69796
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
JacobHarvey authored and sgupta2m committed Dec 18, 2018
1 parent 41e1c16 commit fa8cd7a
Showing 1 changed file with 0 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1596,25 +1596,6 @@
<mssAccessorName>eff_max_powerdown_mode</mssAccessorName>
</attribute>

<attribute>
<id>ATTR_EFF_TEMP_REFRESH_MODE</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
Temp controlled ref mode. This is for DDR4 MRS4.
Computed in mss_eff_cnfg.
Each memory channel will have a value.
creator: mss_eff_cnfg
consumer: various
firmware notes: none
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
<enum>DISABLE = 0, ENABLE = 1</enum>
<writeable/>
<array>2</array>
<mssAccessorName>eff_temp_refresh_mode</mssAccessorName>
</attribute>

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

0 comments on commit fa8cd7a

Please sign in to comment.