op-build update 9-19-2020
Changes Included for package hostboot-binaries, branch master:
06bcfa3 - hostboot - 2020-09-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw091820a.opmst10
Changes Included for package sbe, branch master-p10:
eeabd33 - Joe McGill - 2020-09-19 - p10.dpll.scan.initfile -- set LF_FASTPROP_DC for PAU, NEST DPLLs
349579f - Sam Kirchhoff - 2020-09-19 - power management bug fixes
e231b77 - Greg Still - 2020-09-19 - p10_pm_qme_init: work around QME Topology FIR bug (HW546482)
4651c0d - Yue Du - 2020-09-19 - HWP: not booting qme when no good cores behind proc
29e691c - Andre A. Marin - 2020-09-19 - Add snapshot of generic/memory for master-p10
ccfa76e - Stephen Glancy - 2020-09-19 - Adds in broadcast support for memdiags
49d3e31 - Jacob Harvey - 2020-09-19 - L3 work for mss xmls
950e02e - Andre Marin - 2020-09-19 - Fix duplicate symbol error when linking mss and cen libs
902a1ef - Matthew Hickman - 2020-09-19 - Fixed mcbist error output with nibble/byte map
ddce884 - Andre Marin - 2020-09-19 - Add pos API to be shared among controllers, move generic files to utils
Changes Included for package hcode, branch master-p10:
a0736c2 - hostboot - 2020-09-19 - Release tag & head commit information updated for hw091820a.opmst10
8a76e86 - Sam Kirchhoff - 2020-09-19 - power management bug fixes
4f96a4a - Greg Still - 2020-09-19 - p10_pm_qme_init: work around QME Topology FIR bug (HW546482)
Changes Included for package hostboot, branch master-p10:
414b664 - Greg Still - 2020-09-19 - p10_pm_qme_init: limit QME to using Group and System fabric scopes
1e0622d - Roland Veloz - 2020-09-19 - Update the SbePsu to pass OCMB target updates to SBE
286b30b - Caleb Palmer - 2020-09-19 - PRD: Add Additional TLX Error Report Regs to FFDC
27b4a67 - Sam Kirchhoff - 2020-09-19 - power management bug fixes
6cb46cd - Greg Still - 2020-09-19 - p10_pm_qme_init: work around QME Topology FIR bug (HW546482)
4703124 - Yue Du - 2020-09-19 - HWP: not booting qme when no good cores behind proc
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 4c4dfc1..2975162 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 "hw091720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw091820a.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 b2216eb..4660e4f 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 "hw091720a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw091820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 846439c..f45a6d4 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "67cccbb2378c2f6e4dc35f7b6e2c1b7da3928593" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "414b66472994783d5981e9eb6f8d679d9148f52e" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 419d146..a00f6e9 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "c5e02f35c12aa5007063c0f9b7a5822f02953b7a" if BR2_SBE_P10_LATEST_VERSION
+ default "eeabd33c545aad99937acb79f7446ed832898e6e" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION