op-build update 3-15-2021

Changes Included for package hostboot, branch master:
412a7c0 - Mark Pizzutillo - 2021-03-12 - L3 updates for exp_omi_init
472d2a0 - Louis Stermole - 2021-03-12 - Add support for EXP_FW_READ_ACTIVE_LOGS in exp_fw_log_data
1946430 - Mark Pizzutillo - 2021-03-12 - Update pmic_enable with new ADC sequence
75fceb4 - Geetha Pisapati - 2021-03-12 - Move all Explorer FW switches into manual accessors header.
ecee1e3 - Geetha Pisapati - 2021-03-12 - Remove Clear of FARB0[57] from draminit_mc
14e9948 - Stephen Glancy - 2021-03-12 - Fixes bad bit processing in draminit
2000271 - Stephen Glancy - 2021-03-12 - Fixes explorer PDA data timing bug

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 46ed2b7..9e3953a 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "e80b5021e02036975c48ba82f575abbda58738ca" if BR2_HOSTBOOT_LATEST_VERSION
+	default "412a7c04fe3e2c3667cab43bb0d893460fdfa583" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION