op-build update 4-4-2022
Changes Included for package hcode, branch master-p10:
47f314b - hostboot - 2022-04-01 - Release tag & head commit information updated for hw040122a.opmst10
ee5ed3f - Joel Stanley - 2022-04-01 - ipl_image_tool: Fix sizeof
Changes Included for package hostboot, branch master-p10:
eb0a5e5 - Isaac Salem - 2022-04-01 - executeUnitTests display PLID of error log failing testcase
5e96dd4 - Isaac Salem - 2022-04-01 - enforce minimum backing cache in min HW check
192aad9 - Isaac Salem - 2022-04-01 - set HB_MIN_BACKING_CACHE_FC = 2
ff8e2fa - Roland Veloz - 2022-04-01 - Added binary data tracing to the hostfw_trace.py tool
0897964 - Daniel Crowell - 2022-04-01 - Expand memory target numbering to account for Odyssey
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 adfb3ee..2c360bb 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 "hw033022a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw040122a.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 da59df4..bb9b398 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 "1bd49014e3cdd22eb7e1ad4a8eb71f712bf3d460" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "eb0a5e5cf984a2d098715f459b9f17d001a6376c" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION