op-build update 8-14-2020

Changes Included for package sbe, branch master-p10:
a14525d - Sumit Kumar - 2020-08-13 - Correcting steps to generate qme image
dbb86e6 - Thi Tran - 2020-08-13 - Create PCIE utility files
69f7c90 - Yue Du - 2020-08-13 - QME: Release CPLT_CTRL5 fence in core/cache_reset
5d19218 - Prasad Bg Ranganath - 2020-08-13 - PM HWP: Some bug fixes in power down and qme sram access hwp
2931aa3 - Joachim Fenkes - 2020-08-13 - IPL: Increase INOP_ALIGN from 8:1 to 16:1
9d4fccd - Joachim Fenkes - 2020-08-13 - p10_sbe_chiplet_fir_init: Drop CFIR masks
dbd77f3 - Joe McGill - 2020-08-13 - add support for personalization of core LPAR mode
70c8493 - Murulidhar Nataraju - 2020-08-13 - MPIPL: Added 4 more SPR to the collection list
9657744 - Murulidhar Nataraju - 2020-08-13 - MPIPL: On TIMA/SPR/GPR access failure capture FFDC
8fbf5ca - Murulidhar Nataraju - 2020-08-13 - MPIPL: Handle TIMA/SPR/GPR read failure scenarios

Changes Included for package hostboot, branch master-p10:
5406447 - Nick Bofferding - 2020-08-14 - Write PLDM entity ID information to sys and chassis attributes
c1106be - Christian Geddes - 2020-08-14 - Remove MPIPL references in exit cache contained HWP wrapper
85708b4 - Joachim Fenkes - 2020-08-14 - p10_sbe_select_ex: Only needed EQs in MC group 6 for istep 4
a968315 - Joachim Fenkes - 2020-08-14 - IPL v61: Update hang pulse settings
7ae02e0 - Anusha Reddy Rangareddygari - 2020-08-14 - IPL HWP updates
6b189c9 - Joachim Fenkes - 2020-08-14 - istep 2+3: Optimize multicast and hang pulse setup
7bda19e - Anusha Reddy Rangareddygari - 2020-08-14 - P10 HWP updates - istep 2 procedures
76fe89f - Jayashankar Padath - 2020-08-14 - HDAT: Value change on the platform IPL side
397de57 - Zane Shelley - 2020-08-14 - ATTN: allow MemOps to pass PRD an OCMB instead of PROC
437b56c - Zane Shelley - 2020-08-14 - PRD: allow PRD::main() accept OCMB chips
cbe1026 - Zane Shelley - 2020-08-14 - PRD: Change EQ, PAUC, and NMMU default callout to PROC
158040f - Zane Shelley - 2020-08-14 - PRD: remove some unused P9 references
850cb1f - Caleb Palmer - 2020-08-14 - PRD: Update Omic regs and plugins for P10
a054cf9 - Dan Crowell - 2020-08-14 - Hide PEER_TARGET from ServerWiz
32a8115 - Prasad Bg Ranganath - 2020-08-14 - PM HWP: Some bug fixes in power down and qme sram access hwp
ea3cf27 - Mark Pizzutillo - 2020-08-14 - Fix support for revision 0.4 SPD
df93990 - Louis Stermole - 2020-08-13 - Suppress FAPI_ERR messages from DDIMM EFD probing
8b6ec4a - Bill Hoffa - 2020-08-13 - Skip OMI Testcases for frequencies greater than 21330
1d11c81 - Joachim Fenkes - 2020-08-13 - p10_sbe_chiplet_fir_init: Drop CFIR masks
d6a4ce8 - Thi Tran - 2020-08-13 - Create PCIE utility files
8eb23a8 - Louis Stermole - 2020-08-13 - Change DSTLFIR_SUBCHANNEL_A_TLX_SPECIAL_ATTENTION to host attention
050006a - Matthew Raybuck - 2020-08-13 - Remove volatile-zeroed persistency from SYSTEM_IPL_PHASE Attribute
3cfb122 - Adam Hale - 2020-08-13 - Allow x4 mode omi width

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 72026e3..577de8c 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 "491ba65ba5884c4c72ee2d7068febccf5a4f4971" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "540644730b4ff82d2eed191d64f40652cf5e1f68" 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 fe6652a..f4fa9e7 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 "3c39f327c983992399d0361b6700fe9114133c62" if BR2_SBE_P10_LATEST_VERSION
+	default "a14525d2f1959c34537969e06f8e880ec5b2ca9e" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION