op-build update 4-2-2019
Changes Included for package hostboot, branch master:
ca03643 - Nick Bofferding - 2019-04-01 - Initialize backup TPM in MPIPL
de2312a - Nick Bofferding - 2019-04-01 - Fix deadlock in ECC error shutdown path
f55c462 - Christian Geddes - 2019-04-01 - Resize WOF to allow AXONE test pnor to fit inside 64 MB
09b6e80 - Caleb Palmer - 2019-04-01 - PRD: NVDIMM health status reg errors no longer gard
f2837b8 - Caleb Palmer - 2019-04-01 - PRD: Memory HWP include updates
16024c9 - Caleb Palmer - 2019-04-01 - PRD: Axone PlatServices and Misc Updates
4046e66 - Caleb Palmer - 2019-04-01 - Hostboot Memory HWP include update
5beffad - Ben Gass - 2019-04-01 - Replace FAPI_ERR with FAPI_DBG when no error in exp_omi_init
75f8277 - Alvin Wang - 2019-04-01 - Add empty file(accessor_wrapper.H) for power_theraml
ad388de - Chris Cain - 2019-03-30 - Proposed structure change for OCC
9011abf - Mark Pizzutillo - 2019-03-30 - Add wrapper and utils blank files for exp_getecid
ac7a4f2 - Matthew Raybuck - 2019-03-30 - Fix UCD retry loop size bug
571956c - Mike Baiocchi - 2019-03-30 - Create Attribute to force UCD Updates
b445b93 - Matthew Raybuck - 2019-03-29 - Handle bad PEC from UCD device op
a98d9a8 - Christian Geddes - 2019-03-29 - Generate P9A accessors for Axone
85e898e - Christian Geddes - 2019-03-29 - Edit autocitest to handle hbTrace.log generated in /src/
8684bd3 - Matthew Raybuck - 2019-03-29 - Add retry loop to UCD deviceOps
0d9e3f2 - Nick Bofferding - 2019-03-29 - Verify UCD update success at end of store to UCD flash
f5ab52a - Matt Derksen - 2019-03-29 - NVDIMM update code
33e7c6d - Christian Geddes - 2019-03-29 - Add calls to available p9a_mss_eff_config HWPs in istep 7.4
Changes Included for package hcode, branch master:
0dbac1b - hostboot - 2019-03-29 - Release tag information updated for hw032919a.940
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index dbfff38..75f51be 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw032719a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw032919a.940" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 9f26f48..1f1e391 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "30a512e3d84df2ac47c1ad1876e3ff0811a7aa2a" if BR2_HOSTBOOT_LATEST_VERSION
+ default "ca03643dd8935f9c839cf8dfd4971c519476f4a1" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION