op-build update 8-9-2021

Changes Included for package hostboot, branch master:
46a489b - Louis Stermole - 2021-08-06 - Add progress and time remaining trace to exp_fw_update
02f38ed - Sneha Kadam - 2021-08-06 - Added hex dump and crc calc to spi calib tool

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 9892c79..3c0ec30 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "9e737801c4a7deb4f908c391be701ebf551ecf49" if BR2_HOSTBOOT_LATEST_VERSION
+	default "46a489ba7864b1d32c4b37a1223a39f33ad12f66" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION