summaryrefslogtreecommitdiffstats
path: root/src/usr/hdat
diff options
context:
space:
mode:
authorJayashankar Padath <jayashankar.padath@in.ibm.com>2017-12-19 08:50:49 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-12-19 13:37:50 -0500
commit7f0962881ce04f177c78dfdf3beb8389ee05df3a (patch)
tree12aa6304864e39df86020c71ac57d5debab938c2 /src/usr/hdat
parentd9513029321de3cc05d68d89a342c5297fe95e21 (diff)
downloadtalos-hostboot-7f0962881ce04f177c78dfdf3beb8389ee05df3a.tar.gz
talos-hostboot-7f0962881ce04f177c78dfdf3beb8389ee05df3a.zip
HDAT : Update in feature flag structure value
Change-Id: Ice9447bda9f944f7f8cbc565a7606695340bc08d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51121 Reviewed-by: NAGENDRA K. GURRAM <nagendra.g@in.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> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/hdat')
-rwxr-xr-xsrc/usr/hdat/hdatiplparms.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hdat/hdatiplparms.H b/src/usr/hdat/hdatiplparms.H
index 1db9d8e6e..6980977a0 100755
--- a/src/usr/hdat/hdatiplparms.H
+++ b/src/usr/hdat/hdatiplparms.H
@@ -279,7 +279,7 @@ struct hdatIplpFeatureFlagSetting_t
// Agreed strings and settings of different feature flags
const hdatIplpFeatureFlagSetting_t hdatIplpFeatureFlagSettingsArray_20[]=
{
-{"tm-suspend-mode-enabled", 0x8000000000000000},
+{"tm-suspend-mode", 0x8000000000000000},
{"inst-thread-reconfig-control-trig0-1", 0x8000000000000000},
{"inst-l1d-flush-trig2", 0x8000000000000000},
{"inst-l1d-flush-ori30,30,0", 0x0000000000000000},
@@ -293,7 +293,7 @@ const hdatIplpFeatureFlagSetting_t hdatIplpFeatureFlagSettingsArray_20[]=
const hdatIplpFeatureFlagSetting_t hdatIplpFeatureFlagSettingsArray_21[]=
{
-{"tm-suspend-mode-enabled", 0x0000000000000000},
+{"tm-suspend-mode", 0x0000000000000000},
{"inst-thread-reconfig-control-trig0-1", 0x8000000000000000},
{"inst-l1d-flush-trig2", 0x8000000000000000},
{"inst-l1d-flush-ori30,30,0", 0x0000000000000000},
@@ -307,7 +307,7 @@ const hdatIplpFeatureFlagSetting_t hdatIplpFeatureFlagSettingsArray_21[]=
const hdatIplpFeatureFlagSetting_t hdatIplpFeatureFlagSettingsArray_22[]=
{
-{"tm-suspend-mode-enabled", 0x8000000000000000},
+{"tm-suspend-mode", 0x8000000000000000},
{"inst-thread-reconfig-control-trig0-1", 0x0000000000000000},
{"inst-l1d-flush-trig2", 0x8000000000000000},
{"inst-l1d-flush-ori30,30,0", 0x0000000000000000},
OpenPOWER on IntegriCloud