summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-01-29 17:15:42 -0600
committerhostboot <hostboot@us.ibm.com>2019-01-29 17:15:42 -0600
commit7c103900517070f37a169ec5d93a2e1d442ddc16 (patch)
tree342aa0f423f0b22d6a396f8ceea329f85cf2f733 /openpower
parentde1b41689239d9b2be357495f9d675ee95e26479 (diff)
downloadblackbird-op-build-7c103900517070f37a169ec5d93a2e1d442ddc16.tar.gz
blackbird-op-build-7c103900517070f37a169ec5d93a2e1d442ddc16.zip
op-build update 1-29-2019
Changes Included for package hostboot-binaries, branch release-op920: 04383bc - hostboot - 2019-01-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012919a.op920 Changes Included for package hcode, branch release-op920: 44643c7 - hostboot - 2019-01-29 - Release tag information updated for hw012919a.op920 Changes Included for package hostboot, branch release-op920: 753249a - Dan Crowell - 2019-01-29 - Do not gard cores on the initial core wakeup failure 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-binaries/Config.in2
-rw-r--r--openpower/package/hostboot/Config.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index f698119f..5fa1ea86 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -35,7 +35,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE
config BR2_HCODE_VERSION
string
default "hw051018a.920" if BR2_HCODE_LATEST_VERSION
- default "hw012819a.op920" if BR2_HCODE_OP920_VERSION
+ default "hw012919a.op920" if BR2_HCODE_OP920_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 567608ae..82360857 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -28,7 +28,7 @@ config BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_BINARIES_VERSION
string
default "81d8233a6dc8b79451c326c9dae6581e310f6cd2" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
- default "hw012819a.op920" if BR2_HOSTBOOT_BINARIES_OP920_VERSION
+ default "hw012919a.op920" if BR2_HOSTBOOT_BINARIES_OP920_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 8d9f7bb9..a1a03712 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -29,7 +29,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
default "43c4502d3b0b87020665a65ad2843e0ddc31906" if BR2_HOSTBOOT_LATEST_VERSION
- default "10dbf93a5d9a1bb588a1cd33007d579464ad7a74" if BR2_HOSTBOOT_OP920_VERSION
+ default "753249ad9bd92175e7e0b4d35422c72dab78a642" if BR2_HOSTBOOT_OP920_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud