summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-02-20 01:31:11 -0600
committerhostboot <hostboot@us.ibm.com>2019-02-20 01:31:11 -0600
commitd8cc25d41080da5f4e0534b198474e76a17a663d (patch)
tree34a20e4a770769aa58e15bf63f1deaa83efe8340 /openpower
parent0e42e721bfed5f29fff04f5b4ae3d80cc3a52fb2 (diff)
downloadblackbird-op-build-d8cc25d41080da5f4e0534b198474e76a17a663d.tar.gz
blackbird-op-build-d8cc25d41080da5f4e0534b198474e76a17a663d.zip
op-build update 2-20-2019
Changes Included for package hostboot, branch master: 00325c6 - Ilya Smirnov - 2019-02-19 - Secureboot: Enhanced Multinode Comm: Slave Node 6781c16 - Chris Steffen - 2019-02-19 - P9 Xbus/DMI CM Workaround 85e03b6 - Tsung Yeung - 2019-02-19 - Enable mss_scrub on MPIPL if NVDIMM is configured cbc7571 - Roland Veloz - 2019-02-19 - Create FAPI mapping function for DDIM SPD data 1fba0b5 - Louis Stermole - 2019-02-19 - Add p9a_mss_volt procedure c20c2b8 - Andre Marin - 2019-02-19 - Add L1 procedures for p9a and makefiles dc56cd6 - Andre Marin - 2019-02-19 - Add empty HWPs, UTs, and makefiles needed for Axone Changes Included for package hcode, branch master: 26e4a80 - hostboot - 2019-02-19 - Release tag information updated for hw021919a.930 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 fdcd07d7..c7a090f5 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 "hw021619a.930" if BR2_HCODE_LATEST_VERSION
+ default "hw021919a.930" 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 f0767019..a9e489c3 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
- default "5c187fcbf2bc91d5870b49153a4fdf53c91ce1d7" if BR2_HOSTBOOT_LATEST_VERSION
+ default "00325c6de8baa143c8e06e9324d6ba997465aa1f" if BR2_HOSTBOOT_LATEST_VERSION
default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud