op-build update 10-22-2020

Changes Included for package hostboot-binaries, branch master:
b037992 - hostboot - 2020-10-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102120a.opmst10

Changes Included for package occ, branch master-p10:
a8bfc06 - mbroyles - 2020-10-21 - Power cap mismatch error fix

Changes Included for package sbe, branch master-p10:
ed76f0b - Murulidhar Nataraju - 2020-10-22 - MPIPL:Support FIFO2 for Continue MPIPL chipOp CQ: SW509829

Changes Included for package hcode, branch master-p10:
4ecb294 - hostboot - 2020-10-21 - Release tag & head commit information updated for hw102120a.opmst10
32ea22d - Yue Du - 2020-10-21 - QME: Final fused core stop11 fix
d4aa375 - Greg Still - 2020-10-21 - WOF: IO and VCS dimensions movem VRT header upd, OCC Shared SRAM upd
00f1ba5 - Rahul Batra - 2020-10-21 - PGPE: Consume STATIC_VOLTAGE flag for Lethal Coffee
e87742f - Yue Du - 2020-10-21 - QME: aiign throttle table at 256 bytes

Changes Included for package hostboot, branch master-p10:
f6b750b - Prasad Bg Ranganath - 2020-10-22 - PPB:Update VDD/VCS from raw vpd instead of biased valued
29a97a2 - Zane Shelley - 2020-10-21 - PRD: Post clock domain analysis cleanup
1be8d0e - Zane Shelley - 2020-10-21 - PRD: markdown document for P10 clock domain analyis
716abc3 - Zane Shelley - 2020-10-21 - PRD: remove remaining P9 PLL code
8c7fcb7 - Zane Shelley - 2020-10-21 - PRD: clock error test cases and various updates
e40ec6b - Zane Shelley - 2020-10-21 - PRD: add callouts in P10 PLL domain
54680c1 - Zane Shelley - 2020-10-21 - PRD: Clock error signature support
8351175 - Zane Shelley - 2020-10-21 - PRD: add support for clock callouts
b9db2d9 - Zane Shelley - 2020-10-21 - PRD: only look for RCS unlock det on non-primary clock
6699f63 - Zane Shelley - 2020-10-21 - PRD: PLL unlock and RCS unlock det ignored if RCS OSC error
618a839 - Caleb Palmer - 2020-10-21 - PRD: Move Core plugins to P10 dir
95d211c - Zach Clark - 2020-10-21 - Memory encryption support: Random number generation algorithm
cf409f2 - Isaac Salem - 2020-10-21 - Default standalone builds to 4U and add deconfig testcases for i2c devices
776dc3f - Zach Clark - 2020-10-21 - Memory encryption support: Zero the first LMB of PAYLOAD memory for OPAL
ac2b824 - Zach Clark - 2020-10-21 - Memory encryption support: Zero HB Reserved Memory region
93a2033 - Zach Clark - 2020-10-21 - Memory encryption support: Lock encryption settings and data
61c4e21 - Rahul Batra - 2020-10-21 - PM: Handle Endianess for CORE_THR attrs
f561464 - Zach Clark - 2020-10-21 - Memory encryption support: Encryption support check, and enable encryption
c2fe41e - Louis Stermole - 2020-10-21 - Add ATTR_MSS_MRW_OCMB_RESET_GROUP to specify reset_n groups

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 888529e..254756c 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 "99f411811f4ca15e95cc3017d9dcf57e3b34b421" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f6b750ba6fb11faaadbe0af333cc1187206fde58" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION