op-build update 12-20-2021
Changes Included for package hcode, branch master-p10:
bb42c37 - hostboot - 2021-12-17 - Release tag & head commit information updated for hw121721a.opmst10
3fd59f8 - Rahul Batra - 2021-12-17 - PGPE: Write dirty_pstate_inst field when setting DIRTY bits
Changes Included for package hostboot, branch master-p10:
ce4fa47 - Christian Geddes - 2021-12-17 - Add CRC checks for the PLDM FRU Table data we get from the BMC
e2124a8 - Christian Geddes - 2021-12-17 - TI with RC if an error occurs during pldm_base_init
Changes Included for package hostboot-binaries, branch master:
a1f660f - hostboot - 2021-12-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121721a.opmst
19aec70 - hostboot - 2021-12-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121721a.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 dcf5cab..be22e7f 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 "hw121521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw121721a.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 f557572..4abf82f 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 "hw121521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw121721a.opmst" 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 9f058a5..5351362 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 "990d2b73e9a772ebca773255f8ea2742c51687f3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "ce4fa4789a0e0308dc4b99166a16a9e31084a256" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION