summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-04-03 02:05:01 -0500
committerhostboot <hostboot@us.ibm.com>2019-04-03 02:05:01 -0500
commit7558f6f5ad1c2af3596707ca0a50a94ba35e6705 (patch)
treeb0bd90fb1f5138a502b92ee3b60e08b0ed087eb3
parenta4f0d10c4e7af26d9b74e471007756019483eb4b (diff)
downloadtalos-op-build-7558f6f5ad1c2af3596707ca0a50a94ba35e6705.tar.gz
talos-op-build-7558f6f5ad1c2af3596707ca0a50a94ba35e6705.zip
op-build update 4-3-2019
Changes Included for package hostboot, branch master: 5417832 - Dan Crowell - 2019-04-02 - Constants for future DIMMs 9882fe3 - Christian Geddes - 2019-04-02 - Set REL_POS to 0 on all DIMM target in simics Axone f7937e8 - Caleb Palmer - 2019-04-02 - PRD: Fix isEccSp capture data check ee76c2c - Andre A. Marin - 2019-04-02 - Fix c_str and pos DIMM specialization 8daf280 - Andre Marin - 2019-04-02 - Fix true_type and false_ type typdef with integral_constant Changes Included for package hcode, branch master: f89e3fc - hostboot - 2019-04-02 - Release tag information updated for hw040219a.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 75f51be7..dd46ad74 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 "hw032919a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw040219a.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 1f1e391b..1f2671e8 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 "ca03643dd8935f9c839cf8dfd4971c519476f4a1" if BR2_HOSTBOOT_LATEST_VERSION
+ default "54178321414bc23e827940c120e6759265d33385" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud