diff options
| author | Corey Swenson <cswenson@us.ibm.com> | 2017-01-04 11:19:02 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-02-03 10:40:10 -0500 |
| commit | 0acb956bb98770c4ffcc65759c32b6032bfeb921 (patch) | |
| tree | be831653024c2211c40fe8f11695b5b401c95f49 /src/usr/isteps/HBconfig | |
| parent | da3675d8e4c72ea6e952546e27432784c0a99a9b (diff) | |
| download | blackbird-hostboot-0acb956bb98770c4ffcc65759c32b6032bfeb921.tar.gz blackbird-hostboot-0acb956bb98770c4ffcc65759c32b6032bfeb921.zip | |
Verify OCC checkpoint is reached after starting PM complex
RTC:165644
Change-Id: Id47ffd1781082d57726507372dd461080bddaecc
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35061
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/HBconfig')
| -rw-r--r-- | src/usr/isteps/HBconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/isteps/HBconfig b/src/usr/isteps/HBconfig index 7f6468287..ce6573a2e 100644 --- a/src/usr/isteps/HBconfig +++ b/src/usr/isteps/HBconfig @@ -10,7 +10,7 @@ config SET_NOMINAL_PSTATE Set the PState to Nominal just before starting the payload. config START_OCC_DURING_BOOT - default n + default y help Activates all the OCCs during IPL |

