op-build update 9-22-2020
Changes Included for package sbe, branch master-p10:
45f2d0e - Murulidhar Nataraju - 2020-09-22 - Update p10_sbe_sync_quiesce_states.C
67a319f - Sunil Kumar - 2020-09-22 - Enable OCMB in simics beforre executing OCMB testcases.
feeb6cb - Jenny Huynh - 2020-09-22 - Configure pump mode and chip count in INT initfile
75ee037 - Murulidhar Nataraju - 2020-09-22 - MPIPL: Do not fail MPIPL for any failure on architected data collection
dca356b - Sunil Kumar - 2020-09-21 - Update ATTR_PG for eq chiplets for un-paired fused core
1da0618 - Andre Marin - 2020-09-21 - Added I2C fields, EXP_FW_STATUS API
c19f46c - Andre Marin - 2020-09-21 - Add empty explorer "check_for_ready" procedure files
Changes Included for package hcode, branch master-p10:
0f60ac3 - hostboot - 2020-09-21 - Release tag & head commit information updated for hw092120a.opmst10
d7d4f55 - Jenny Huynh - 2020-09-21 - Configure pump mode and chip count in INT initfile
Changes Included for package hostboot, branch master-p10:
2159bc6 - Isaac Salem - 2020-09-22 - Fix BlParseDump.pm syntax error defect SW506854
b558edb - Nick Bofferding - 2020-09-22 - Disable auto load/start PM complex on HW until flow is functional
b451933 - William G Hoffa - 2020-09-21 - Revert "Temporarily Set ATTR_FREQ_CORE_CEILING_MHZ to 0x7d0"
6dc6659 - Nick Bofferding - 2020-09-21 - Temporarily override ATTR_FREQ_CORE_CEILING_MHZ in attribute_types.xml
31888d6 - Chris Cain - 2020-09-21 - Remove GPU presense for p10 standalone simics
a3e16ac - Caleb Palmer - 2020-09-21 - MDIA: Reenable restoreDramRepairs in memdiags
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 7194d0d..0c668d4 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 "hw092020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw092120a.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-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 8271445..4e0606e 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 "f835a0ffd66286c53fbe8f06379d2807bb6dff8a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "2159bc6a4b34a6ad73e11ac26acaf0197858f132" 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 d421a88..31604f0 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 "63b51634a7b4be53dd7f483d5bf68335e8c6f304" if BR2_SBE_P10_LATEST_VERSION
+ default "45f2d0ec5ea5b7d2426a82107af402418a1edbc8" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION