summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorJacob Harvey <jlharvey@us.ibm.com>2016-12-15 11:26:18 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-01-25 08:57:27 -0500
commit9fe6f884d176a13b432baaa986179ef6fa654f94 (patch)
tree396e232199ca328577c2ea15515964e99dddc7b3 /src/import/hwpf/fapi2/xml
parent95409452c0f81f41d720e95e8ebcd66d49202019 (diff)
downloadtalos-hostboot-9fe6f884d176a13b432baaa986179ef6fa654f94.tar.gz
talos-hostboot-9fe6f884d176a13b432baaa986179ef6fa654f94.zip
Implement BC attributes and make eff_dimm class
Implementing the BC# attributes in eff_config Also implementing an eff_dimm object and factory Move functions from eff_config.C to eff_dimm.C Added MRW attribute for write_crc option Eff_config is no more Change-Id: I16607510454f61410711cbcb5c6715e6f80241dd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34253 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@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://ralgit01.raleigh.ibm.com/gerrit1/34254 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml5
1 files changed, 4 insertions, 1 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 96d33905a..e785c6de4 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
@@ -247,7 +247,10 @@
<id>ATTR_MAX_SBE_SEEPROM_SIZE</id>
<default>0x40000</default>
</attribute>
-
+ <attribute>
+ <id>ATTR_MSS_MRW_DRAM_WRITE_CRC</id>
+ <default>0x0</default>
+ </attribute>
<!-- =====================================================================
End of temporary definitions
================================================================= -->
OpenPOWER on IntegriCloud