op-build update 7-31-2018

Changes Included for package sbe, branch master:
e6fa241 - spashabk-in - 2018-07-31 - Special wakeup bit correction
bb25819 - Joe McGill - 2018-07-31 - Validate OBUS DL lane failed indications during initial link training
2eb2708 - Adam Hale - 2018-07-31 - Disable HW439321 workaround in dd1.3
2582f47 - Nick Klazynski - 2018-07-27 - Enable CDD1.3's 4 risklevels (step 1)
4191b61 - Joachim Fenkes - 2018-07-27 - p9_sbe_lpc_init: Improve reset
114eb0d - Dan Crowell - 2018-07-27 - Remove ATTR_PROC_CHIP_MEM_TO_USE
d12c98f - Andre Marin - 2018-07-27 - Add MEM_PORT target
aee8470 - Anusha Reddy Rangareddygari - 2018-07-27 - Initf procedure updates for Cumulus
a8ae4fa - spashabk-in - 2018-07-26 - Support special wakeup for SRESET
2567f8f - spashabk-in - 2018-07-24 - Get capabilities spec sync
06f2b04 - Amit Tendolkar - 2018-07-22 - Handling special wakeup assert/deassert mis-match in PM Reset/Init on MALF
08a3b13 - Sumit Kumar - 2018-07-20 - Updated gerrit hostname
0eff4a7 - Joe McGill - 2018-07-19 - p9.pci.scan.initfile -- replace 62028 implementation with initfile entry
a46943d - Sachin Gupta - 2018-07-19 - Updating backing build
00d48c7 - Yue Du - 2018-07-18 - STOP: remove chiplet enable drop in core_poweron for multicast scom
c8fede9 - Joe McGill - 2018-07-18 - p9_sbe_scominit -- set XSCOM BAR in secure memory with SMF enabled
d5794d1 - Amit Tendolkar - 2018-07-13 - Avoid spurious Malf Alert (HMI) to PHYP in PM Complex Reset/Suspend
dc6a9a0 - Nick Klazynski - 2018-07-13 - Clockgate disable workaround for HW452921
b899067 - Claus Michael Olsen - 2018-07-13 - Cleanup: Updated Mvpd access function and removal of unused rings
6fca309 - Prasad Bg Ranganath - 2018-07-13 - Marking CME sram addr and cntrl register for whitelist
739cb75 - Jenny Huynh - 2018-07-12 - Secure memory allocation and setup
432a7bb - Raja Das - 2018-07-12 - Inverted logic of hasClock bit in Clock Status register
2c410f1 - Sachin Gupta - 2018-07-12 - Fix in quisce
ddefd50 - spashabk-in - 2018-07-12 - Suspend async task on quiesce SBE
5e3c663 - spashabk-in - 2018-07-12 - Skip select master EX on slave SBE
8dcb329 - Joe McGill - 2018-07-12 - p9_sbe_check_quiesce -- restore call to p9_int_scrub_caches
b725244 - Joe McGill - 2018-07-10 - set PEC disable store thread based ordering chicken switches
add2282 - Joe McGill - 2018-07-07 - allow option to enforce mirroring of all system memory
c7486f7 - Joachim Fenkes - 2018-07-04 - p9_sbe_tp_chiplet_init3: Set up oscillator error mask based on MF osc setting
1d60e2d - Prem Shanker Jha - 2018-07-04 - PM: Added support for enable disable of 24x7 IMA.
bba0cab - spashabk-in - 2018-07-03 - Protect fapi rc between processor and async thread
022cf9e - Chris Steffen - 2018-07-02 - Alink Hot Repair Fix
a8686c2 - Joachim Fenkes - 2018-07-02 - p9_sbe_lpc_init: Add final check for errors
c6fdb27 - spashabk-in - 2018-06-29 - Optimize PSU testcases
5c79faf - spashabk-in - 2018-06-29 - ppe CI memory testcase failure fix
8c276e4 - spashabk-in - 2018-06-29 - Update memory address of ADU testcase
a682d4b - Sachin Gupta - 2018-06-29 - Update backing build
diff --git a/openpower/package/sbe/Config.in b/openpower/package/sbe/Config.in
index 3b4ad13..728e3f9 100644
--- a/openpower/package/sbe/Config.in
+++ b/openpower/package/sbe/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_VERSION
 	string
-	default "fad6732f2270f8fe50633d0e33b3867438471daf" if BR2_SBE_LATEST_VERSION
+	default "e6fa241970133f461c9dc4bc37a18bfc383c55c7" if BR2_SBE_LATEST_VERSION
 	default BR2_SBE_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_CUSTOM_VERSION