commit | 5a28eaa924874a5e57844c4ca84678a5e155a867 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@users.noreply.github.com> | Thu Dec 18 11:50:42 2014 -0600 |
committer | Andrew Geissler <geissonator@users.noreply.github.com> | Thu Dec 18 11:50:42 2014 -0600 |
tree | be6f542bec52e3925f309dbbb5629058b8d2b417 | |
parent | 2cd4dd9bf951cf8c84f1577c8a00b6f04f11fe74 [diff] [blame] |
Need to disable OCC loading for now on Habanero
diff --git a/openpower/configs/hostboot/habanero.config b/openpower/configs/hostboot/habanero.config index 555982b..3270a8f 100755 --- a/openpower/configs/hostboot/habanero.config +++ b/openpower/configs/hostboot/habanero.config
@@ -33,5 +33,8 @@ set NO_DMI_EREPAIR set DISABLE_HOSTBOOT_RUNTIME -set HTMGT -set START_OCC_DURING_BOOT + +# OCC Enablment flags +set SET_NOMINAL_PSTATE +unset HTMGT +unset START_OCC_DURING_BOOT