Enable host TMGT and OCC and move up to other phase 3 content
diff --git a/openpower/configs/hostboot/habanero.config b/openpower/configs/hostboot/habanero.config
index 410eb98..555982b 100755
--- a/openpower/configs/hostboot/habanero.config
+++ b/openpower/configs/hostboot/habanero.config
@@ -33,4 +33,5 @@
 
 set NO_DMI_EREPAIR
 set DISABLE_HOSTBOOT_RUNTIME
-set SET_NOMINAL_PSTATE
+set HTMGT
+set START_OCC_DURING_BOOT
diff --git a/openpower/configs/hostboot/palmetto.config b/openpower/configs/hostboot/palmetto.config
index 7ad43ec..b30d7c9 100755
--- a/openpower/configs/hostboot/palmetto.config
+++ b/openpower/configs/hostboot/palmetto.config
@@ -31,4 +31,5 @@
 
 set NO_DMI_EREPAIR
 set DISABLE_HOSTBOOT_RUNTIME
-set SET_NOMINAL_PSTATE
+set HTMGT
+set START_OCC_DURING_BOOT