op-build update 2-21-2019

Changes Included for package hostboot, branch master:
2fce6c0 - Christian Geddes - 2019-02-20 - Add omi setup/training calls to istep 12
b4d32e9 - Christian Geddes - 2019-02-20 - Use shell command to look up CEC_TYPE
3a6180b - Ilya Smirnov - 2019-02-20 - Secureboot: Enhanced Multinode Comm: Master Node
7c42c4c - Christian Geddes - 2019-02-20 - Update simics build and pull in Axone binary to pnor generation

Changes Included for package hcode, branch master:
cf135ee - hostboot - 2019-02-20 - Release tag information updated for hw022019a.930
a98ec3b - Joe McGill - 2019-02-20 - Change CME BCE reads to always use VG scope

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a9e489c..1430e2f 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "00325c6de8baa143c8e06e9324d6ba997465aa1f" if BR2_HOSTBOOT_LATEST_VERSION
+	default "2fce6c032485af7c4dfc02c1d2a5ec9d0d11758c" if BR2_HOSTBOOT_LATEST_VERSION
 	default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION