op-build update 8-21-2020
Changes Included for package hostboot-binaries, branch master:
2e05016 - hostboot - 2020-08-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082020a.opmst10
Changes Included for package hcode, branch master-p10:
390f2f6 - hostboot - 2020-08-20 - Release tag & head commit information updated for hw082020a.opmst10
3c0ea1a - Prem Shanker Jha - 2020-08-20 - Self Save: Fixed self save to address time out issue.
Changes Included for package rainier-xml, branch master:
25e2988 - RUBY M ZGABAY - 2020-08-20 - Merge pull request #44 from rubymart/master
c1f279e - rubymart - 2020-08-19 - Fixes for Rainier MRW CQ gating defects
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 834241a..d272364 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -54,7 +54,7 @@
BR2_HOSTBOOT_P10_CONFIG_FILE="rainier.config"
BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT=y
BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_OPENPOWER_MACHINE_XML_VERSION="bebe042672b9b6dc85afe03ace88ebff1f21bb67"
+BR2_OPENPOWER_MACHINE_XML_VERSION="25e2988bbc58c0e8829d13355a1def5224ed57d1"
BR2_OPENPOWER_MACHINE_XML_FILENAME="Rainier-2U-MRW.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="RAINIER_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="RAINIER_hb.mrw.xml"
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 4407ab0..2b0007c 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw081920a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw082020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 255158f..98289e9 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw081920a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw082020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION