op-build update 4-23-2020

Changes Included for package hostboot, branch master:
cc7fb14 - Matthew Hickman - 2020-04-22 - Added MRS attributes and MRS data handling for Explorer
bbeb38c - Matthew Hickman - 2020-04-22 - Added MRS attributes and MRS data handling for Explorer
470b8f5 - Matthew Hickman - 2020-04-22 - Added port of MRS engine to generic
5adf9d6 - Matthew Hickman - 2020-04-22 - Added blank files for mrs and row repair
f6f86c5 - Dan Crowell - 2020-04-22 - Removing files to force a remirror...
044ece9 - Louis Stermole - 2020-04-22 - Add PRD helper functions for restore_repairs on Nimbus and Explorer
6db3d46 - Matthew Hickman - 2020-04-22 - Added MRS attributes and MRS data handling for Explorer
f253133 - Mark Pizzutillo - 2020-04-22 - Add FFDC and trace for DL0_ERROR_HOLD in *_omi_train_checks
dcb88fd - Andre A. Marin - 2020-04-22 - Add explorer rc response to eff_config

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 2f86106..1125e56 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "cc929c6fda8c63bec53dc0d297c3742559226905" if BR2_HOSTBOOT_LATEST_VERSION
+	default "cc7fb146afd86c1e5e2f9a8e5ea3724c7f3bc4d6" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION