op-build update 8-26-2019

Changes Included for package sbe, branch master:
3225e80 - Adam Hale - 2019-08-26 - Axone int updates
9acbf9f - Luis Fernandez - 2019-08-26 - HB Implement Static Analysis with cppcheck
793283f - Christian Geddes - 2019-08-26 - Update ocmb i2c driver to send address in read command sequence
49f5968 - Rahul Batra - 2019-08-26 - PM: Fix DB0 Hang
056538d - Stephen Glancy - 2019-08-26 - Adds explorer shmoo traits
8187226 - Stephen Glancy - 2019-08-26 - Updates exp access delay regs to set delays
ca5cbf3 - Jenny Huynh - 2019-08-25 - Add slbv, slbe extraction to p9_ram_core procedure
bd52025 - Joe McGill - 2019-08-25 - p9_proc_gettracearray -- updates for Axone

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe/Config.in b/openpower/package/sbe/Config.in
index 77f11d7..8407b73 100644
--- a/openpower/package/sbe/Config.in
+++ b/openpower/package/sbe/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_VERSION
 	string
-	default "71852bfefeb5338268f107cddf876e9cdd795d61" if BR2_SBE_LATEST_VERSION
+	default "3225e80ab2f6392120b2874b5255d4eeb8306498" if BR2_SBE_LATEST_VERSION
 	default BR2_SBE_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_CUSTOM_VERSION