op-build update 5-1-2019

Changes Included for package hostboot, branch master-p8:
0b35de9 - Nick Bofferding - 2019-04-29 - Only display ERRL user details callouts/strings when dumping error to console

Changes Included for package hostboot, branch master:
5f68c54 - Matthew Raybuck - 2019-05-01 - Gemini vs Explorer Presence Detection via SPD
decb0b6 - Christian Geddes - 2019-05-01 - Remove workaround setting EFF_DIMM_SIZE attribute
7254582 - Christian Geddes - 2019-05-01 - Add call to p9a_omi_io_dccal in istep 12.6
6fd61ef - Ben Gass - 2019-04-30 - Add p9a.omi.pll.scan.initfile and ifCompiler support.
8029535 - Dan Crowell - 2019-04-30 - Support writable ATTR_FREQ_MCA_MHZ for Axone
cbf60d3 - Chris Cain - 2019-04-30 - Add SMF mode flag to HOMER for use by OCC
6c39a01 - Matt Derksen - 2019-04-30 - Compile Gemini hardware procedures in hostboot
3b13a64 - Andre A. Marin - 2019-04-30 - Add call to setup derived attributes in p9a_mss_eff_config
114d10d - Stephen Glancy - 2019-04-30 - Fixes LRDIMM command to command timing
4ce53f7 - Alvin Wang - 2019-04-30 - Move power_thermal lib to generic
902e166 - Stephen Glancy - 2019-04-30 - Adds explorer to check for response doorbell
0d02b87 - Stephen Glancy - 2019-04-30 - Adds explorer address and field fixes headers
94af351 - Ben Gass - 2019-04-30 - Explorer registers and fields generated from dev
5efcf18 - Stephen Glancy - 2019-04-30 - Adds p9a chip directory structure
d91209c - Chris Steffen - 2019-04-30 - Axone Xbus Linearity
19fde64 - Joachim Fenkes - 2019-04-30 - p9_sbe_tracearray: Updates for Axone
f177dd8 - Matthew Raybuck - 2019-04-30 - Collect IDEC for Explorer chip
6fbd4f3 - Christian Geddes - 2019-04-30 - Update simbuild for axone simics bringup
41d2222 - Christian Geddes - 2019-04-29 - Remove workaround filtering invalid filenames
290b29f - Stephen Glancy - 2019-04-29 - Adds explorer training response display functions
510773c - Stephen Glancy - 2019-04-29 - Adds explorer training response blank C file
9c184e5 - Glenn Miles - 2019-04-29 - Add procedures for updating explorer firmware image
ac2fd03 - Stephen Glancy - 2019-04-26 - Moves lab helpers to generic folder
89ff9fa - Prem Shanker Jha - 2019-04-26 - VDM(Part 2): CME hcode support for per quad VDM.
72ef108 - Matt Derksen - 2019-04-26 - Enable p9_pm_stop_gpe_init call in istep15
3c199d2 - Mike Baiocchi - 2019-04-26 - Remove GLOBAL PNOR Partition

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p8/hostboot-p8.mk b/openpower/package/hostboot-p8/hostboot-p8.mk
index 9328ef4..7f0c8fe 100644
--- a/openpower/package/hostboot-p8/hostboot-p8.mk
+++ b/openpower/package/hostboot-p8/hostboot-p8.mk
@@ -3,7 +3,7 @@
 # hostboot for POWER8
 #
 ################################################################################
-HOSTBOOT_P8_VERSION ?= 7617b21f99ebbd73cc567b5bcbfc9536877d28b7
+HOSTBOOT_P8_VERSION ?= 0b35de9b8f91f80f806a1536e252e567f5d79f47
 
 HOSTBOOT_P8_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P8_VERSION))
 
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c6f845f..1fe3f01 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "546d0438ecc77577f35429a1accb581d4ea74800" if BR2_HOSTBOOT_LATEST_VERSION
+	default "5f68c549965e0cebcb557026938ba57ff0aa8ba8" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION