op-build update 10-27-2021

Changes Included for package hostboot, branch master-p10:
340e0be - Louis Stermole - 2021-10-27 - Add Explorer SPI flash read and MFG test support
e49321f - Daniel Melnikov - 2021-10-27 - Fix MDS i2c controller address helper function
e82f969 - Jayashankar Padath - 2021-10-27 - HDAT: Memory mirroring support

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 4e61432..9874672 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 "d5ed033fb1d003b32b08781be058aa81eafaff2b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "340e0be13e2c9a856714ae04ca135b21da4bb4c3" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION