hostboot op920 bump to 75ca8b02367835dce0a077f733adddd2ee616b08

Brian Bakke (1):
      Fix mismatch between logger and parser for Istep state info

Dan Crowell (1):
      Enable super-long watchdog timer when console traces are enabled

Nick Klazynski (1):
      Workarounds for HW447585 and HW447589

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index abcfb57..80394ea 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -29,7 +29,7 @@
 config BR2_HOSTBOOT_VERSION
 	string
 	default "43c4502d3b0b87020665a65ad2843e0ddc31906" if BR2_HOSTBOOT_LATEST_VERSION
-	default "38ec7768b236f0135436bfe4737caf1148d39520" if BR2_HOSTBOOT_OP920_VERSION
+	default "75ca8b02367835dce0a077f733adddd2ee616b08" if BR2_HOSTBOOT_OP920_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION