op-build update 7-12-2019

Changes Included for package hostboot, branch master:
311bb13 - Tsung Yeung - 2019-07-11 - Double nvdimm ops timeout values to accommodate encryption
264bea8 - Mark Pizzutillo - 2019-07-11 - Add p9a_throttle_sync procedure

Changes Included for package pnor, branch master:
0346930 - William Hoffa - 2019-07-11 - Merge pull request #122 from wghoffa/master
36a17c4 - Bill Hoffa - 2019-07-11 - Updates to PNOR Build scripts for OCMBFW image delivery

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a1792d7..8132592 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "bde6d57b27576f1348de0440ec83636ca08d18a2" if BR2_HOSTBOOT_LATEST_VERSION
+	default "311bb136cadf01f61f148e6978ce3c580b4937dd" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION