op-build update 4-18-2022
Changes Included for package sbe, branch master-p10:
dc1756a - Sunil Kumar - 2022-04-14 - Read core scratch reg 0 for both the cores incase of getTIInfo()
Changes Included for package hostboot, branch master-p10:
d2fb6db - Sneha Kadam - 2022-04-15 - Revert "Added Ody MCBIST address mapping traits"
724f2f0 - Stephen Glancy - 2022-04-15 - Adds Odyssey PHY init code
9fde10a - Stephen Glancy - 2022-04-15 - Updates c_str macro to use full namespace
76b716e - Isaac Salem - 2022-04-15 - correct iv_maxGardRecords sizing
16dd5f5 - Zach Clark - 2022-04-15 - PLDM Runtime BMC R/R support: Fix deadlock in runtime PNOR logic (commit 4/n)
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index d8460e3..8f22ce9 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 "7f99da6498a50d3dd7303896e9285af2c188d323" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "d2fb6db17b008467c05b83f02d392189ca07d332" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index f7ecfad..09d0044 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "13bccbd116452704e8e6ed7ed4e6e3291773daa4" if BR2_SBE_P10_LATEST_VERSION
+ default "dc1756a969c1ccaadfd6b6481763150222d0c06b" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION