op-build update 12-9-2020

Changes Included for package occ, branch master-p10:
64bb75f - mbroyles - 2020-12-08 - Disable 24x7 in simics

Changes Included for package hostboot, branch master-p10:
15f7e2b - Christian Geddes - 2020-12-08 - fsp-memdump.sh improvements
139e049 - hostboot - 2020-12-08 - Update HCODE commit to 82a849a... PPB:Update POUND W stretching points
86ccb40 - Louis Stermole - 2020-12-08 - OMI training sequence update
4a336bf - Dan Crowell - 2020-12-08 - Add p10_io_omi_prbs to istep12
5b9da0f - Jayashankar Padath - 2020-12-08 - HDAT: Update on FIR settings for nest units
404a492 - Deb McLemore - 2020-12-08 - Memoize gcc implications
2052346 - Matt Derksen - 2020-12-08 - Allow BMC to handle stop-on-error now
f14e23a - hostboot - 2020-12-08 - Update SBE commit to 2beab7f... core base init changes for new and modif
e23df00 - hostboot - 2020-12-08 - Update simics level to: 2020-12-02_fa1681_simics.tar.gz fa16818fba1f0f75
50924ce - Chris Steffen - 2020-12-08 - Update PHY SCOM MAC Firs
6229a48 - Stephen Glancy - 2020-12-08 - Improves explorer check for ready callouts
faedd45 - Ricardo Mata Jr - 2020-12-08 - iop oct fw update to add polling on DL_PGRESET
7b0c85d - Louis Stermole - 2020-12-08 - Add ATTR_OMI_CRC_DEBUG to setup OMI FIRs for CRC debug
b6ee210 - Sam Kirchhoff - 2020-12-08 - core base init changes for new and modified workarounds
c85b455 - Stephen Glancy - 2020-12-08 - Fixes CCS quad encoded chip select mode to tie CS
66ac7ec - Joe McGill - 2020-12-08 - p10_omi_utils -- revert OMI MESO_BUFFER, CFG_CMN_RX_EDGE changes
3c6f581 - Ricardo Mata Jr - 2020-12-08 - PHBHV utilities and HWP for p10_perst_phb

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index d4832d5..db72204 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "303aaf137e53252a819fd80c44c5fb5cd5dd3885" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "15f7e2bdeae948b973e4a24a2cb2081948cf9298" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index ab26641..3d5648e 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "1cfa206c083bbaa580c4fbf2f6e6d4a240bdbace" if BR2_OCC_P10_LATEST_VERSION
+	default "64bb75f1b2e49ad8ec28ce573b70ffec2c485ed6" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION