summaryrefslogtreecommitdiffstats
path: root/openpower/package
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-03-28 01:00:05 -0500
committerhostboot <hostboot@us.ibm.com>2019-03-28 01:00:05 -0500
commitf9ae163e0f80fa31373e270dade739269f9beb96 (patch)
tree081ce707750d9f9f9827f2785498f3023ee341ec /openpower/package
parent6fc908c8ab1482048829f510d4ca7715d80c0318 (diff)
downloadblackbird-op-build-f9ae163e0f80fa31373e270dade739269f9beb96.tar.gz
blackbird-op-build-f9ae163e0f80fa31373e270dade739269f9beb96.zip
op-build update 3-28-2019
Changes Included for package hostboot, branch master: 1564d45 - Christian Geddes - 2019-03-27 - Wrap exp_draminit in a extern "C" to workaround name mangling 994299c - Christian Geddes - 2019-03-27 - Add code to call p9a_mss_freq / p9a_mss_freq_system in istep 7.3 c667725 - Christian Geddes - 2019-03-27 - Call p9a_mss_volt if MEM_PORT targets are available in istep 7.2 a52d457 - Christian Geddes - 2019-03-27 - Edit cxxtest.start.sh script to call runsim correctly 8765bcd - Alvin Wang - 2019-03-27 - Add empty files for power_theraml 2620abc - Bill Hoffa - 2019-03-27 - INTRP HW Workaround for Clockgating Issue a5d11b4 - Louis Stermole - 2019-03-27 - Add empty files for DEFAULT_MC_TYPE constants a4278d1 - Ben Gass - 2019-03-27 - Add ATTR_OMI_DL_GROUP_POS and ATTR_OMI_DL_NUM for OMI targets Changes Included for package hcode, branch master: 2c76877 - hostboot - 2019-03-27 - Release tag information updated for hw032719a.940 Signed-off-by: hostboot <hostboot@us.ibm.com>
Diffstat (limited to 'openpower/package')
-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 4d5fcbb1..dbfff387 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 "hw032619a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw032719a.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 8e784c9f..4d989ac5 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 "ddc7b1ec95bee1461ee50e871205fc260b1cb4c5" if BR2_HOSTBOOT_LATEST_VERSION
+ default "1564d45787cec40d0f80e2db04cd20c55ed1a2e9" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud