summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-03-14 03:26:17 -0500
committerhostboot <hostboot@us.ibm.com>2019-03-14 03:26:17 -0500
commit91c96a1b3d647c32a2f474496f5bce4f35c28db8 (patch)
tree9f4dfd4d2dcf4cf74b02dce5a814fe3eb9f5095a /openpower
parente05709d779030399bf33180490e0cd080558198b (diff)
downloadblackbird-op-build-91c96a1b3d647c32a2f474496f5bce4f35c28db8.tar.gz
blackbird-op-build-91c96a1b3d647c32a2f474496f5bce4f35c28db8.zip
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>
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/hcode/Config.in2
-rw-r--r--openpower/package/hostboot/Config.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 2b665b8a..7251bee0 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE
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 4dcdc7e3..30017f3e 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
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
OpenPOWER on IntegriCloud