summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2018-02-14 07:58:43 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-02-16 20:17:56 -0500
commit31b01f231f1ce478eff888f878d61b7291eca6c6 (patch)
treeb3caa7f6cd2979efdac5464d21b6f267cb0fac8c
parent21d980956449cb113ff1f12f46b26563ae1d146a (diff)
downloadtalos-hostboot-31b01f231f1ce478eff888f878d61b7291eca6c6.tar.gz
talos-hostboot-31b01f231f1ce478eff888f878d61b7291eca6c6.zip
Add TCE-related attributes to the Node target
This commit adds all of the TCE-releated attributes to the node target level such that FSP can use some of them for PSI Dianostics on each node and we have flexibility for TCE support on multinode systems. Change-Id: I85c6c986760f61a0dfb7f8c0de6362f6264596af RTC:187335 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54035 Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Srikantha S. Meesala <srikantha@in.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index f89d52316..d62a454d7 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -1019,6 +1019,9 @@
<attribute><id>MSS_VOLT_DDR4_VDDR_SLOPE_EFF_CONFIG</id></attribute>
<attribute><id>MSS_VOLT_DDR4_VDDR_INTERCEPT_EFF_CONFIG</id></attribute>
<attribute><id>MRW_DDR4_VDDR_MAX_LIMIT_EFF_CONFIG</id></attribute>
+ <attribute><id>TCE_START_TOKEN_FOR_PAYLOAD</id></attribute>
+ <attribute><id>START_MEM_ADDRESS_FOR_PAYLOAD_TCE_TOKEN</id></attribute>
+ <attribute><id>TCE_START_TOKEN_FOR_HDAT</id></attribute>
</targetType>
<targetType>
OpenPOWER on IntegriCloud