op-build master-p10 update 12-14-2022
Changes Included for package hcode, branch master-p10:
010c150 - hostboot - 2022-12-13 - Release tag & head commit information updated for hw121222a.opmst10
cb35488 - Kahn Evans - 2022-12-13 - Back-porting recent fapi2 changes
261c3d3 - Kahn Evans - 2022-12-13 - Back-porting recent fapi2 changes
5351b09 - Joachim Fenkes - 2022-12-13 - fastarray: Apply setup rings before dump
22344df - Ilya Smirnov - 2022-12-13 - Increate Multicast Enums to uint32_t
ff462e1 - Ilya Smirnov - 2022-12-13 - Add Type Declaration To Multicast Enums
92366bb - Joachim Fenkes - 2022-12-13 - FAPI2: Multicast API 2/2: Introduce the actual multicast functions
af4efcc - Joachim Fenkes - 2022-12-13 - FAPI2: Multicast API 1/2: Platform-breaking changes
5da02f1 - Yue Du - 2022-12-13 - P10 Powman: initial common file port and qme image structures
04ae6a2 - Kahn Evans - 2022-12-13 - Defining generic RingId_t type for transitional eCMD release
482e4c1 - Matt K. Light - 2022-12-13 - add new ring mode for fastarray
0fce01c - Matt K. Light - 2022-12-13 - adding more set pulse mdoes to RingMode enum
149c0f9 - Bilicon Patil - 2022-12-13 - Updates to the fapi2 putRing API
ceb3e9c - Stephen Cprek - 2022-12-13 - Fix all incorrect copyright prologs
52f80bb - Brian Silver - 2022-12-13 - Migrate headers to support platform specializations
ebcacd6 - hostboot - 2022-12-13 - Fix auto-mirror
854bca7 - Joe McGill - 2022-12-13 - fix potential for out of bounds lookup in clockcntl code
Changes Included for package hostboot, branch master-p10:
0ba06fa - Dean Sanner - 2022-12-13 - Fix Simics hb-gar utility
Changes Included for package hostboot-binaries, branch master:
3f42ad5 - hostboot - 2022-12-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121222a.opmst10
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 8e56953..6876de0 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 "hw120522a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw121222a.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 583ed0b..f1c6d2f 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 "hw120522a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw121222a.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 5fd7c21..64ce5c4 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 "62a2cdea9ce6cb093f04f3e4f4ee0176ba3be493" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0ba06fad1a7b615ba18ccd0f9711e7ab91eca097" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION