diff options
| author | Corey Swenson <cswenson@us.ibm.com> | 2016-11-22 09:59:07 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-01-04 21:10:58 -0500 |
| commit | b2e82859d8551ef4ee4c6e270794b2fd2d5ad3a4 (patch) | |
| tree | e88615621e295ee80b830537936b6633d3ee2003 /src/usr/isteps/HBconfig | |
| parent | 1c93d08e53678c1767a4b016dee32380aedd514a (diff) | |
| download | blackbird-hostboot-b2e82859d8551ef4ee4c6e270794b2fd2d5ad3a4.tar.gz blackbird-hostboot-b2e82859d8551ef4ee4c6e270794b2fd2d5ad3a4.zip | |
Start PM Complex during IPL for OPAL
- load/start PM complex in istep21
- make some rt_pm functions common
- load/start PM by default in HB standalone
- load OCC image into PNOR
- fix bug in UtilLidMgr
- add patch for p9n.act bug
Change-Id: I6c41934cf1614018da7dcad67573c3edc2d081b6
RTC:159931
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32918
Tested-by: Jenkins Server <pfd-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>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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/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 |

