op-build update 5-13-2020

Changes Included for package hostboot, branch master-p10:
92464a7 - Dan Crowell - 2020-05-12 - Allow use of PIB engine for i2c port translation
559794f - Zach Clark - 2020-05-12 - Temporary fix for linker crashes
fcc0718 - Matt Derksen - 2020-05-12 - SPI Device Driver: HWP to initialize SPI to use FSI
a6db443 - Prasad Bg Ranganath - 2020-05-12 - P10: #V and #W attribute read support
be9db50 - Roland Veloz - 2020-05-12 - Generating the SMPA/SMPX bus connection for the target IOHS
63bd01b - Roland Veloz - 2020-05-12 - P10: 14.8::Perform MPIPL task - updated for P10
09fc0a8 - Deb McLemore - 2020-05-12 - Enable SBE Simics seeprom versioning
56e663d - Matthew Raybuck - 2020-05-12 - Add pre-built EECACHE to denali.pnor until sharable logic is complete
e9cb41a - Matthew Raybuck - 2020-05-12 - Fix bug in 14.6 where mailbox was never resumed
976334e - Chris Cain - 2020-05-12 - Add support for QME error logs via OCC
f3ba262 - Mark Pizzutillo - 2020-05-12 - Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes
ac911ef - hostboot - 2020-05-12 - Update HCODE commit to 29a4a61... updated vbu attr with sbe_select soa u
21171ac - hostboot - 2020-05-12 - Update SBE commit to b5b6f9b... PM: define attribute to limit the thrott
0af70ef - hostboot - 2020-05-12 - Update simics level to: 2020-05-10_1cc65d_simics.tar.gz 4b943656a59d1bc2

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 f93caf4..08ebf46 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 "d482edfd4bd436c2edd66d4e1698d80faaf2f53f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "92464a73b3e297088c146675355a3500828dd2a4" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION