hostboot op920 bump to 8e05a4399bf567a49f91cfee8ad24b3896e96982

Corey Swenson (1):
      Check for PROC EC in OP920

Ilya Smirnov (1):
      Check if Console Library is Loaded Before Printing to Console

Zane Shelley (1):
      PRD: No gard on L3FIR[25] cache inhibited attn

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 2f419dc..739a095 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 "f911e5ca9f5c4961ee512b47f544af085fdcc865" if BR2_HOSTBOOT_OP920_VERSION
+	default "8e05a4399bf567a49f91cfee8ad24b3896e96982" if BR2_HOSTBOOT_OP920_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION