hostboot op920 bump to d9bf361681e95e82cd24856e58f91df4ff4d1de4

Jayashankar Padath (1):
      HDAT : Change in feature flag structures for Rugby

Jaymes Wilks (1):
      Disable tolerating blacklist violations

Mike Baiocchi (1):
      Rediscover I2C Targets after Host I2C Reset

Rahul Batra (1):
      PM: Fixes for Livelock Scenarios

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 80394ea..36a85fd 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 "75ca8b02367835dce0a077f733adddd2ee616b08" if BR2_HOSTBOOT_OP920_VERSION
+	default "d9bf361681e95e82cd24856e58f91df4ff4d1de4" if BR2_HOSTBOOT_OP920_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION