op-build update 4-17-2020
Changes Included for package hostboot-binaries, branch master:
b461d94 - hostboot - 2020-04-16 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041620a.opmst10
Changes Included for package hcode, branch master-p10:
ac5362d - hostboot - 2020-04-16 - Release tag & head commit information updated for hw041620a.opmst10
3c28a5c - Rahul Batra - 2020-04-16 - PGPE: DPLL Mode 4
05e3a5f - Rahul Batra - 2020-04-16 - PGPE: DPLL Mode 4
534d768 - Rahul Batra - 2020-04-16 - PGPE: Fix pack
5bb3b1a - Rahul Batra - 2020-04-16 - PGPE: Throttle Control
399c922 - Rahul Batra - 2020-04-16 - PGPE: Unit Test Bug Fixes
b1ecf5e - Rahul Batra - 2020-04-16 - PGPE: Use DPLL Common Addresses
1e0aa92 - Rahul Batra - 2020-04-16 - PGPE: Resonant Clock
84df479 - Rahul Batra - 2020-04-16 - PGPE: Use common register addresses
37824cf - Rahul Batra - 2020-04-16 - PGPE: DDS Calculation
fd7cbe9 - Rahul Batra - 2020-04-16 - PGPE: Clip Updt IPC/PMSR Updt Fix
41757ec - Rahul Batra - 2020-04-16 - PGPE: PMSR/PMCR Fixes
d11e264 - Yue Du - 2020-04-16 - PPE: Update Generic qme/gpe scom macros
0475fbf - Rahul Batra - 2020-04-16 - PGPE: Basic Pstates for P10
6265368 - Rahul Batra - 2020-04-16 - PGPE: New P10 Infrastructure
262cbad - hostboot - 2020-04-16 - Fix auto-mirror
10f4e07 - Greg Still - 2020-04-16 - PM: More attribute updates
c17553e - Olsen - 2020-04-16 - RS4 header type field cleanup and Cmsk support removal
Changes Included for package hostboot, branch master-p10:
133ab70 - Zach Clark - 2020-04-16 - Add support for sending a PDR Repository Changed event to the BMC
6f1446d - Deb McLemore - 2020-04-16 - istep10: updateProcessorSbeSeeproms
c1fcd06 - Rahul Batra - 2020-04-16 - PGPE: DPLL Mode 4
c23f84c - Olsen - 2020-04-16 - RS4 header type field cleanup and Cmsk support removal
f46d5a9 - Zane Shelley - 2020-04-16 - PRD: support to build Chip Data Binary files
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 181072e..2601cfd 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 "hw041520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw041620a.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 0a1c968..48371fe 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 "hw041520a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw041620a.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 64f8cc8..af77f65 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 "f99548d7ba49cd6b490d82ecf39a78c26d6e465e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "133ab70455dac185cc0fe401e95a38edae45364d" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION