op-build update 5-8-2019

Changes Included for package hostboot, branch master:
32bc3c0 - Mark Pizzutillo - 2019-05-07 - Add API for axone p10 dimm rank
3498e76 - Mark Pizzutillo - 2019-05-07 - Remove PMIC I2C files from explorer path
a38021c - Stephen Glancy - 2019-05-07 - Fixes RCD parity CID configuration
0816790 - Alvin Wang - 2019-05-07 - Add exp_scrub
e284128 - Louis Stermole - 2019-05-07 - Add 32-bit word swap on Explorer inband structures
d0523b7 - Dan Crowell - 2019-05-07 - Temporarily disable the exp_fw_update test in Simics
ea434a2 - Louis Stermole - 2019-05-07 - Fix Explorer getRSP for endianness and buffer size
a2ee107 - Glenn Miles - 2019-05-07 - Update simbuild for axone simics bringup
6390bd3 - Matthew Raybuck - 2019-05-07 - Add keywords for part and serial number for DDIMM
f1b76d4 - Glenn Miles - 2019-05-07 - Load and validate OCMB FW image in istep 12.13
ee2270e - Mark Pizzutillo - 2019-05-07 - Add new blank files for new PMIC directories and procedures
df8f6df - Matt Derksen - 2019-05-07 - Add gemini HWP calling into hostboot
8c70b59 - Christian Geddes - 2019-05-07 - Set i2c slave's port correctly in Axone XML for OCMB targets
27f08a0 - Glenn Miles - 2019-05-07 - Add new enum, OCMB_FW_UPDATE, to ATTR_RECONFIGURE_LOOP
8d9dc76 - Roland Veloz - 2019-05-07 - Corrected bad logic, in an if statement, that was creating a bad trace
d935c5c - Roland Veloz - 2019-05-07 - Added more error reporting to HWSV when PNOR fails, removed superfluous code
e4b279c - Christian Geddes - 2019-05-06 - Compile and call exp_draminit in istep 13.10
865d463 - Mark Pizzutillo - 2019-05-06 - Add new blank files for new PMIC directories and procedures
015e5df - Alvin Wang - 2019-05-03 - Add empty files for exp_background_scrub
292334f - Christian Geddes - 2019-05-03 - Skip OCMB MMIO Response polling in hostboot

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a169a70..4db8752 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "19a436e44c7dd97348ee957a7dab2e248dde64ef" if BR2_HOSTBOOT_LATEST_VERSION
+	default "32bc3c06a9ba4b9b5037f09febff20b67ada278a" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION