op-build master-p10 update 4-22-2022
Changes Included for package occ, branch master-p10:
e5aebd1 - mbroyles - 2022-04-21 - Add PBA_BAR registers to FFDC
Changes Included for package hostboot, branch master-p10:
896bf2f - Ilya Smirnov - 2022-04-21 - Handle Empty EECACHE in MPIPL and HBRT
ec9146f - Ilya Smirnov - 2022-04-21 - Fix User Details Sections in genErrlParsers.pl
2e5c1e8 - Roland Veloz - 2022-04-21 - Removing dead code associated loading and starting the PMC
ff50028 - Matthew Raybuck - 2022-04-21 - Don't allow an empty MSL value array from MRW
9c40bd2 - Matthew Raybuck - 2022-04-21 - Create testcases for MSL checks
cbe99f5 - Matthew Raybuck - 2022-04-21 - Change std::vector to use move construction inside reserve()
d3de8cb - Stephen Glancy - 2022-04-21 - Adds function to convert Synopsys to IBM reg addresses
5d53d6d - Geetha Pisapati - 2022-04-21 - Adding DRAM message block structure
7e3d4ff - Geetha Pisapati - 2022-04-21 - Specialize port library for odyssey
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 2ab11a1..aae7930 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 "21c47182a33416f646eae75c4e37e1904a6af08f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "896bf2f9f96523249561557a09e7fd553f72e894" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index dd2f880..869b211 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "bfae9471033179b9e322992e6048db955bb8d515" if BR2_OCC_P10_LATEST_VERSION
+ default "e5aebd14428aad099d6916e599308a3a1a38ae27" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION