summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2018-02-12 13:42:19 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-02-13 17:09:41 -0500
commit0bfdbce84ec94859d13e35b537cdbb0c3240945c (patch)
treee666e43126628f6762baf01bdeb9de9df909584b /src/usr/targeting/common/xmltohb/attribute_types.xml
parent2a7e12d18b20055c4a1edace45bbcf6eca73234e (diff)
downloadtalos-hostboot-0bfdbce84ec94859d13e35b537cdbb0c3240945c.tar.gz
talos-hostboot-0bfdbce84ec94859d13e35b537cdbb0c3240945c.zip
Update utilDeallocateTces and other TCE Cleanup
This commit removes the size parameter from utilDeallocateTces() as we should be able to use the token parameter to get back the saved size of the region. This commit also cleans up some other minor TCE issues and even fixes one I2C trace. Change-Id: I9ed5695d5ea13d89a22ace9593b5d9dc31a16736 RTC:168745 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53908 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/attribute_types.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 132436c19..90fb7b3db 100755
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -7456,7 +7456,7 @@ Selects which voltage level to place the Core and ECO domain PFETs upon Winkle e
<attribute>
<id>USE_TCES_FOR_DMAS</id>
<description>
-<!-- @TODO RTC 168745 Remove This Attribute -->
+<!-- @TODO RTC 187906 Remove This Attribute -->
Specifies whether or not the FSP is ready for Hostboot to enable TCEs
for DMAs for the given IPL. This is a temporary attribute which will
be used to phase-in TCE support.
OpenPOWER on IntegriCloud