op-build update 2-24-2020

Changes Included for package hostboot, branch master:
2ba85f0 - Murulidhar Nataraju - 2020-02-21 - MPIPL:Fix the condition for copyArchitectedRegs()

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f7bddf7..a9458c1 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "1559c893ba80b503e22c4d661c3e39fcd69f0a48" if BR2_HOSTBOOT_LATEST_VERSION
+	default "2ba85f05bb0468204d7d0dddda32e9313be4a8a1" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION