op-build update 4-22-2021

Changes Included for package hostboot, branch master:
2c5e34f - McIlvain - 2021-04-21 - Samsung 4U 256G 0_5_x
73196f7 - Stephen Glancy - 2021-04-21 - Updates PMIC code to only disable functional targets

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index ec11e48..44d38ec 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "d867aae6abf58ab0fd0fe49baab5b53a4a2b88b7" if BR2_HOSTBOOT_LATEST_VERSION
+	default "2c5e34fb129ea4adc85ba707d7fdea7ec694bafb" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION