op-build master-p10 update 6-1-2022

Changes Included for package everest-xml, branch master:
39b1de2 - Anh Dang - 2022-05-31 - SW551920 : Updates to Memory Throttling and Error Thresholds per Thermal Team request

Changes Included for package hostboot, branch master-p10:
2a161e3 - Zach Clark - 2022-05-31 - Fix bug in error manager logic for determining next unique error ID
df0db9d - Louis Stermole - 2022-05-31 - Add unit tests for Odyssey IMEM/DMEM load/read
fccfa97 - Kahn Evans - 2022-05-31 - Expand valid multicast chip types
42a9993 - Prasad Bg Ranganath - 2022-05-31 - PM HWP: Clear spwu done in SCSR register during MPIPL
3e60ea7 - Sneha Kadam - 2022-05-31 - Tool to load imem and dmem scoms
9195fff - Matt Derksen - 2022-05-31 - ATTR_SPCWKUP_COUNT should just be for TYPE_CORE
9b5f938 - Zane Shelley - 2022-05-31 - PRD: Disable predictive clock callouts on Everest
60fc901 - Deb McLemore - 2022-05-31 - Hostboot PHYP LID Compression
3c69c4b - hostboot - 2022-05-31 - Update HCODE commit to 3121f5c... RAS XML: change EQ_CORE_FIR[60] to uni
d2c0a78 - hostboot - 2022-05-31 - Update SBE commit to b6b94c3... Use HDCT specified getsram length in dum

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 44d7422..950006c 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -63,7 +63,7 @@
 BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
 BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
 BR2_PACKAGE_EVEREST_XML=y
-BR2_EVEREST_XML_VERSION="d82ab3d6bebc3bfc007462203f3bbdf6d25bcbeb"
+BR2_EVEREST_XML_VERSION="39b1de2c6afb954ac21c63daa97e62a323a7b623"
 BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
 BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
 BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index e5ae233..5d869a8 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 "82d35bd0b2d4dd7e3f86c81a94192eb6629b701d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2a161e354e4fe372ac6185d0e650301ab4d2b9b4" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION