summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-04-05 15:56:32 -0500
committerhostboot <hostboot@us.ibm.com>2019-04-05 15:56:32 -0500
commitf726bf6890737673f9326e1af96eb1eb91dc28ae (patch)
treedefa86e40c56700126b2dc1b827ed6d1da557917
parentba554b8480f069ba6efe5e2a40599e51e9d4aaea (diff)
downloadtalos-op-build-f726bf6890737673f9326e1af96eb1eb91dc28ae.tar.gz
talos-op-build-f726bf6890737673f9326e1af96eb1eb91dc28ae.zip
op-build update 4-5-2019
Changes Included for package hostboot, branch master: c865110 - Ben Gass - 2019-04-05 - Update p9a_10 engd from o10_e9032_pd_tp024_ec412_soa_sc_u080_01 a5c731e - Mark Pizzutillo - 2019-04-05 - Remove rank.H to rename to exp_rank.H 40bcbd0 - Tsung Yeung - 2019-04-05 - Enable median rank wr_vref value on NVDIMM b047a25 - Stephen Glancy - 2019-04-05 - Adds process training response to exp draminit cfc5cde - Stephen Glancy - 2019-04-05 - Adds blank explorer training handler C file f2ac038 - Mark Pizzutillo - 2019-04-05 - Add exp_rank.H blank file (renamed from rank.H) 28c0695 - Ilya Smirnov - 2019-04-04 - SMF: Put HOMER Back in SMF Memory 514f113 - Christian Geddes - 2019-04-04 - Set ATTR_MEM_EFF_DIMM_SIZE until MSS team sets in in HWPs f68a45c - Matt Derksen - 2019-04-04 - Small cleanup of NVDIMM update 9291b67 - Tsung Yeung - 2019-04-04 - NVDIMM - erase after arm to prevent stale image getting restored on next boot 4d2fdef - Tsung Yeung - 2019-04-04 - Adds HWP call to set up CCS for EPOW 69796d7 - Caleb Palmer - 2019-04-04 - PRD: Fix assert in getNumMasterRanksPerDimm 8532697 - Nick Bofferding - 2019-04-04 - Reduce draminit_training_adv thread count to avoid OOM 9ab1bc2 - Tsung Yeung - 2019-04-04 - Preload CCS program to support EPOW on NVDIMM 0c1d170 - Alvin Wang - 2019-04-04 - Add more files for mcbist library a6ab297 - Joachim Fenkes - 2019-04-04 - FAPI2: Add method to Target to query core select vector from CORE targets f6f5d77 - Alvin Wang - 2019-04-04 - Add empty files for kind library d42dd7f - Steven Janssen - 2019-04-04 - Fix library dependancy b823dd5 - Ben Gass - 2019-04-04 - Update p9_mss_eff_grouping for Axone support Changes Included for package hcode, branch master: b7e42ee - hostboot - 2019-04-05 - Release tag information updated for hw040519a.940 7aa944e - hostboot - 2019-04-04 - Release tag information updated for hw040419a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
-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 dc37c137..bb319602 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 "hw040319a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw040519a.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 27383926..714a27b1 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 "e5622fb032dc8b23627d8ca06d82a10b612d5435" if BR2_HOSTBOOT_LATEST_VERSION
+ default "c8651104f00db7538147ab4cea9c9a3a8df5e500" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud