op-build update 1-30-2020

Changes Included for package hostboot, branch master:
779761d - Mark Pizzutillo - 2020-01-29 - Add read only subtest at the end of exp_mss_memdiags
5962066 - Nico Fajardo - 2020-01-29 - Unmask after draminit and draminit_mc; cmd complete
6b29b38 - Louis Stermole - 2020-01-29 - Change p9a_mss_freq to work on PROC_CHIP target
1a19ea2 - Dan Crowell - 2020-01-29 - Change p9a_mss_freq from MEM_PORT to PROC_CHIP targets (HB)
a69715d - Louis Stermole - 2020-01-29 - Add p9a_mss_utils_to_throttle
5318cf7 - Nico Fajardo - 2020-01-29 - Porting repair_state class and related functions
3b5bb9f - Dan Crowell - 2020-01-29 - Adjust idec algorithm for Explorer B.0 format
a801fcf - Louis Stermole - 2020-01-29 - Fix exp_draminit to print response structure and error code when training fails
00950f8 - Mark Pizzutillo - 2020-01-29 - Fix DFIMRL_DDRCLK_trained draminit result display printout log level
da8e96e - Matt K. Light - 2020-01-29 - remove relative path to p9_lpc_utils.H from p9_collect_lpc_regs.C
43f41ed - Nico Fajardo - 2020-01-29 - Adding blank p9a fir folder and files
cbb2bd7 - Caleb Palmer - 2020-01-29 - PRD: Fix checkEccFirs template problem
1f4ac83 - Caleb Palmer - 2020-01-29 - PRD: Add check for OCMBs to MemDealloc::dimmList

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 45b3275..e7b2283 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "1f76bfa23026029f80774b2e138e60b9f8cb448e" if BR2_HOSTBOOT_LATEST_VERSION
+	default "779761d1c5e0d143e1b2d7bc1da248345d2dffb8" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION