op-build update 9-17-2018

Changes Included for package sbe, branch master:
da99f39 - spashabk-in - 2018-09-17 - Jenkins parallel build
eb8c943 - spashabk-in - 2018-09-17 - Move Control instruction to seeprom
3aa7b7c - spashabk-in - 2018-09-16 - Enable parallel builds in SBE
d103f7a - Stephen Glancy - 2018-09-16 - Adds endian_swap to fapi2
3399fd3 - Jenny Huynh - 2018-09-12 - SW427193 / HW461448: Enable memory controller wat
4a4cf32 - Prem Shanker Jha - 2018-09-12 - Revert "UV Support : Augmented STOP API and self restore for enabling UV"
1d4b3dd - Abhishek Agarwal - 2018-09-10 - Axone only-IPL Procedures update to support SBE changes
5697a35 - Anusha Reddy Rangareddygari - 2018-09-10 - Axone only-Mux settings for TOD refclk input
6b4839f - spashabk-in - 2018-09-10 - Fix forced-trace command
9bb6431 - spashabk-in - 2018-09-10 - Release sbe binaries as part of simics tar
1536a9e - Richard J. Knight - 2018-09-07 - get FAPI_POS for all valid target types passed in SBE FIFO ffdc
957a647 - Anusha Reddy Rangareddygari - 2018-09-07 - Initf procedure updates for Axone OMI rings
97b4146 - Joachim Fenkes - 2018-09-07 - p9_sbe_lpc_init: Skip final error check for Fleetwood GA1
ecf4481 - Jennifer A. Stofer - 2018-09-07 - Revert "Initf procedure updates for OMI rings for Axone"
40409eb - Anusha Reddy Rangareddygari - 2018-09-07 - Initf procedure updates for OMI rings for Axone
2259225 - Claus Michael Olsen - 2018-09-06 - Infrastructure support for new MC OMI rings for Axone
26f2def - Prem Shanker Jha - 2018-09-06 - UV Support : Augmented STOP API and self restore for enabling ultravisor.
a2fae5c - Richard J. Knight - 2018-09-06 - Modify the getFfdc routine to consider the SBE proc
ab21d92 - Nick Bofferding - 2018-09-05 - Secure Boot: Whitelist PPE External Interface XCR and SMP lane related register
2bd351f - Prasad Bg Ranganath - 2018-08-31 - PM:Some more cleanups in update_ec_eq procedure for core unit xstop case
bd5c4de - Raja Das - 2018-08-30 - [SBE-ARCH1]HRMOR relocated to 4Gb for SPLess Opal system
d78d955 - Nick Klazynski - 2018-08-29 - Add TLBIE WAT
dcd07da - Joe McGill - 2018-08-29 - prevent NVDL recal_abort to OBUS PHY during SMP usage
19a6cc3 - Jennifer A. Stofer - 2018-08-29 - Revert "lpc_init: Correct LPC host controller timeout value"
bbce139 - Joachim Fenkes - 2018-08-29 - lpc_init: Correct LPC host controller timeout value
037aa8a - Nick Klazynski - 2018-08-29 - Enable Core compatability Mode; Add HW443669
ff37b7e - Dean Sanner - 2018-08-29 - Use core target for HRMOR/URMOR scoms in p9_sbe_load_bootloader
da2faf3 - Joe McGill - 2018-08-29 - nest updates for p9c DD1.3 native and p9c DD1.2 compatibility modes
d7508dc - Joe McGill - 2018-08-29 - Updates to permit synchronized SS PLL spreading via TOD
895e0d5 - Greg Still - 2018-08-29 - SMF: SBE updates for SMF (URMOR set and CPMMR[Runtime Wakeup Mode] clear)
69dedc0 - Dean Sanner - 2018-08-28 - Add hook to setup ATTR_SMF_CONFIG
4f7caa3 - Richard J. Knight - 2018-08-28 - Add prototype for releasing platform data pointer storage function
f4b7f49 - spashabk-in - 2018-08-28 - Introducing lpc utils source file
121afb0 - spashabk-in - 2018-08-28 - Move all text section to PIBMEM for axone
ba07774 - spashabk-in - 2018-08-28 - Bump up axone pibmem size to 224KB
cf180c5 - spashabk-in - 2018-08-28 - Axone image suffix
ef27d8b - Douglas Gilbert - 2018-08-23 - HCODE Make divide using DERP/DORP atomic

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe/Config.in b/openpower/package/sbe/Config.in
index a04efc1..b50fdcf 100644
--- a/openpower/package/sbe/Config.in
+++ b/openpower/package/sbe/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_VERSION
 	string
-	default "d436cbc3c974610c1264c3c213e8cbed3c51b07f" if BR2_SBE_LATEST_VERSION
+	default "da99f39710df224314573b411f0fd5ca8743c743" if BR2_SBE_LATEST_VERSION
 	default BR2_SBE_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_CUSTOM_VERSION