diff options
| author | Jacob Harvey <jlharvey@us.ibm.com> | 2017-01-23 13:22:54 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-02-10 12:38:06 -0500 |
| commit | b164f1e081a6c7f13403f84da1143005d55cb9a5 (patch) | |
| tree | 15eed6e77e263e885590d9d9bafc44ea64a90a8d /src/import/hwpf/fapi2/xml | |
| parent | 298daeba406ef3c72b340f59552c618db7c3ff93 (diff) | |
| download | blackbird-hostboot-b164f1e081a6c7f13403f84da1143005d55cb9a5.tar.gz blackbird-hostboot-b164f1e081a6c7f13403f84da1143005d55cb9a5.zip | |
Disabling temp_refresh_mode
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://ralgit01.raleigh.ibm.com/gerrit1/35275
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
| -rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml index e785c6de4..e45b22d3a 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml @@ -251,6 +251,10 @@ <id>ATTR_MSS_MRW_DRAM_WRITE_CRC</id> <default>0x0</default> </attribute> + <attribute> + <id>ATTR_MSS_MRW_TEMP_REFRESH_MODE</id> + <default>0x0</default> + </attribute> <!-- ===================================================================== End of temporary definitions ================================================================= --> |

