commit | 590f263bbee9a8d9cb726a59dc47f5f0ac2d4c05 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Thu Dec 18 14:15:01 2014 -0600 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Fri Dec 19 08:45:03 2014 -0600 |
tree | 8ed81abfad2d345d289b7228d4e9be360306412e | |
parent | 5a9ce08b505f7dd93bc057c49a91d8e2b02ce883 [diff] [blame] |
Enable OCC on Habanero
diff --git a/openpower/configs/hostboot/habanero.config b/openpower/configs/hostboot/habanero.config index 3270a8f..f98554f 100755 --- a/openpower/configs/hostboot/habanero.config +++ b/openpower/configs/hostboot/habanero.config
@@ -35,6 +35,6 @@ set DISABLE_HOSTBOOT_RUNTIME # OCC Enablment flags -set SET_NOMINAL_PSTATE -unset HTMGT -unset START_OCC_DURING_BOOT +unset SET_NOMINAL_PSTATE +set HTMGT +set START_OCC_DURING_BOOT