op-build update 11-4-2020
Changes Included for package hostboot-binaries, branch master:
f415f0b - hostboot - 2020-11-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw110320s.opmst10
1cf3bca - hostboot - 2020-11-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw110220a.opmst10
Changes Included for package hcode, branch master-p10:
3ac3079 - hostboot - 2020-11-03 - Release tag & head commit information updated for hw110320s.opmst10
0025244 - Chris Steffen - 2020-11-03 - AXON + OMI PPE Update
425aaa3 - Joe McGill - 2020-11-03 - establish mirroring needed for 106336
628c983 - Chris Steffen - 2020-11-03 - AXON + OMI PPE Update
2889aa4 - hostboot - 2020-11-03 - Release tag & head commit information updated for hw110220a.opmst10
7db1697 - manichow - 2020-11-03 - Implement deskew caliberation algorithm
6d312b5 - Prem Shanker Jha - 2020-11-03 - QME Hcode: Optimizing QME SRAM usage - stage 1
66266d9 - manichow - 2020-11-03 - Implement deskew caliberation algorithm
a5158dd - Prem Shanker Jha - 2020-11-03 - Revert "QME Hcode: QME SRAM image optimization - stage 1"
95615d6 - Prem Shanker Jha - 2020-11-03 - QME Hcode: QME SRAM image optimization - stage 1
bffd34b - Anusha Reddy Rangareddygari - 2020-11-03 - P10 HWP updates - istep 2 procedures
7f2fde2 - hostboot - 2020-11-03 - Fix auto-mirror
e9374f0 - Rahul Batra - 2020-11-03 - PGPE: Check if VDN AVSBUS is available or not
e9c7173 - Prem Shanker Jha - 2020-11-03 - QME Hcode: Optimizing QME SRAM usage - stage 1
50bf9de - Yue Du - 2020-11-03 - QME: Fix timeface sequence for DD2
7b6626e - Prasad Bg Ranganath - 2020-11-03 - PPB: Update ATTR_SOCKET_POWER_NOMINA value by reading #V data
cede26c - Joachim Fenkes - 2020-11-03 - Keep SRAM_ABIST_MODE_DC on after core/cache arrayinit
7021f6d - Rahul Batra - 2020-11-03 - PGPE: Resclk Setup Fixes
9b40635 - Olsen - 2020-11-03 - DD2 ifCompiler support for processing DD2 scan initfiles
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 5d86532..a7791c1 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 "hw103120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw110320s.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 3d3547d..7cd6fce 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 "hw103120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw110320s.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION