summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2018-03-20 12:05:11 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-22 16:08:23 -0400
commit425eb895f440cfb73098f2ba83aa52ac945570f0 (patch)
tree5b04ce45fcc88f8a5d300675a0720ebe055c8b62 /src
parent4d755323a66012b675c9c2ca8fe4f551545511a6 (diff)
downloadtalos-hostboot-425eb895f440cfb73098f2ba83aa52ac945570f0.tar.gz
talos-hostboot-425eb895f440cfb73098f2ba83aa52ac945570f0.zip
Add ATTR_ prefix to attributes missing it in hb_customized_attrs.xml
Change-Id: Ia8e169913ca5c5964e196605a405ead5d9dc10bb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56085 Reviewed-by: Prachi Gupta <pragupta@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> 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: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index c773e9900..d967fcfa3 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -688,16 +688,16 @@
</attribute>
<attribute>
- <id>CEN_MSS_CACHE_ENABLE</id>
+ <id>ATTR_CEN_MSS_CACHE_ENABLE</id>
<no_export/>
<default>0x1</default>
</attribute>
<attribute>
- <id>LINK_TRAIN</id>
+ <id>ATTR_LINK_TRAIN</id>
<writeable/>
</attribute>
<attribute>
- <id>SKIP_WAKEUP</id>
+ <id>ATTR_SKIP_WAKEUP</id>
<persistency>volatile-zeroed</persistency>
</attribute>
OpenPOWER on IntegriCloud