summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/occ_405/cmdh/cmdh_fsp_cmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/cmdh/cmdh_fsp_cmds.c b/src/occ_405/cmdh/cmdh_fsp_cmds.c
index 326190b..7e1e301 100755
--- a/src/occ_405/cmdh/cmdh_fsp_cmds.c
+++ b/src/occ_405/cmdh/cmdh_fsp_cmds.c
@@ -92,7 +92,7 @@ cmdh_tunable_param_table_ext_t G_mst_tunable_parameter_table_ext[CMDH_DEFAULT_TU
{980, 10, 980 },
{0, 1, 0 },
{10, 1, 10 },
- {1, 1, 0 },
+ {1, 1, 1 },
};
// Flag to indicate that new tunable parameter values need to be written
OpenPOWER on IntegriCloud