op-build update 7-9-2020

Changes Included for package hostboot, branch master:
08ba8e4 - Caleb Palmer - 2020-07-09 - PRD: Remove NPU targets from read PNOR and write HOMER code
a21c003 - Caleb Palmer - 2020-07-09 - PRD: Collect FFDC from both sides of bus for OMI errs
967ca2c - Christian Geddes - 2020-07-09 - Handle fapi2 getChildren<TARGET_TYPE_GENERICI2CSLAVE> for OCMB targets

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 58ad08c..a124638 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "7e1061864b33f0189fcb2f629c0205a08eb59002" if BR2_HOSTBOOT_LATEST_VERSION
+	default "08ba8e429124b17776a30ef23ecd625747458713" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION