op-build ibm-release-fw1020 update 4-25-2022

Changes Included for package occ, branch release-fw1020:
dfe09ad - mbroyles - 2022-04-22 - Add PBA_BAR registers to FFDC

Changes Included for package hostboot, branch release-fw1020:
0695d21 - Zach Clark - 2022-04-24 - Fix runtime PLDM request timeout calculation
efd9532 - Isaac Salem - 2022-04-23 - reset ATTR_RECONFIGURE_LOOP if guard repo full in host_gard
ab848fd - Corey Swenson - 2022-04-22 - Fix runtime MCTP queuing problems - cleanup
d0eb9d0 - Ilya Smirnov - 2022-04-22 - Handle Empty EECACHE in MPIPL and HBRT
6f3d1cb - Matthew Raybuck - 2022-04-22 - Don't allow an empty MSL value array from MRW

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 9dcfd8e..21b97fa 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 "91aa04b462fbb507625653a0a8cd06548bdcf15b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "0695d219f48d66cc57886657b9f49fd0ac733688" 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..18ba61e 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 "dfe09ad9cf51b79e2412878e609eae205671a26c" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION