op-build update 9-3-2020

Changes Included for package sbe, branch master-p10:
cd6cc61 - Murulidhar Nataraju - 2020-09-02 - MPIPL: Enable Architected register collection SET2
3c9209b - Murulidhar Nataraju - 2020-09-02 - MPIPL: Add interface sbeCaptureTIMAOffsets()

Changes Included for package hostboot, branch master-p10:
2ad2e7a - Zane Shelley - 2020-09-02 - PRD: BUP temp disable bus error handling from DSTL_FIR
cefac62 - Zane Shelley - 2020-09-02 - PRD: stale data used for OCMB attn workaround
20b8486 - Matt Derksen - 2020-09-02 - Secondary proc SPI access back to FSI_ACCESS in istep8
30cf882 - Bill Hoffa - 2020-09-02 - Skip Alt-PNOR Validation for P10 HW Bringup

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 f203705..698c91d 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 "5d7149e026e3651db7f4a5239f7cd21215248f52" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2ad2e7a857dcc5cd5160c4efa2fbb592597857ea" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 7d03426..9b788c6 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "6108e65d45b279998ebd5eddaa23ae815637e5d2" if BR2_SBE_P10_LATEST_VERSION
+	default "cd6cc61a637dc8e596b659a8f95c407eadfebf27" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION