diff options
| author | hostboot <hostboot@us.ibm.com> | 2019-02-20 01:31:11 -0600 |
|---|---|---|
| committer | hostboot <hostboot@us.ibm.com> | 2019-02-20 01:31:11 -0600 |
| commit | d8cc25d41080da5f4e0534b198474e76a17a663d (patch) | |
| tree | 34a20e4a770769aa58e15bf63f1deaa83efe8340 /openpower/package/hcode | |
| parent | 0e42e721bfed5f29fff04f5b4ae3d80cc3a52fb2 (diff) | |
| download | talos-op-build-d8cc25d41080da5f4e0534b198474e76a17a663d.tar.gz talos-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/package/hcode')
| -rw-r--r-- | openpower/package/hcode/Config.in | 2 |
1 files changed, 1 insertions, 1 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 |

