op-build update 4-20-2021

Changes Included for package hostboot, branch master:
d867aae - McIlvain - 2021-04-19 - SMART Micron 4U 128G 0_5_x
3708ae5 - Mark Pizzutillo - 2021-04-19 - Pull in SPD settings into PMIC 4U Enable
b10d16c - Louis Stermole - 2021-04-19 - Add Explorer OMI CDR bandwidth setting using I2C command

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