op-build update 3-14-2019
Changes Included for package hostboot, branch master:
10784ce - Nick Bofferding - 2019-03-13 - Support UCD target generation for ZZ MRW
298aa30 - Chris Steffen - 2019-03-13 - P9A OMI Dccal / Scominit
038631b - Roland Veloz - 2019-03-13 - Updated file ddimm_get_efd.C to be in sync with file ddimm_get_efd.xml
7d86b40 - Dan Crowell - 2019-03-13 - Modify rank variable for OCMB VPD lookup
8e0290d - Stephen Glancy - 2019-03-13 - Fixes LRDIMM rank configuration for dual-drop
b850083 - Stephen Glancy - 2019-03-13 - Fixes LRDIMM CKE issue
2b943a5 - Stephen Glancy - 2019-03-13 - Fixes MPR read ODT values
c368037 - Andre A. Marin - 2019-03-13 - Update phy_pharams structure, tests, and exp attrs
5618f2f - Christian Geddes - 2019-03-13 - Fix issues with how we were handling new .so added for Axone
63afd50 - Christian Geddes - 2019-03-13 - Disable SMF tests for Axone bringup
Changes Included for package hcode, branch master:
b31c43a - hostboot - 2019-03-13 - Release tag information updated for hw031319a.940
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 2b665b8..7251bee 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw031219a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw031319a.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 4dcdc7e..30017f3 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "0b3f4e146b01dab0bdb9ed9da7a3d9c9272e3b83" if BR2_HOSTBOOT_LATEST_VERSION
+ default "10784ce5d02bd321ad576f11d48fa42972a3e468" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION