op-build master-p10 update 5-23-2022

Changes Included for package everest-xml, branch master:
494f839 - Anh Dang - 2022-05-20 - Merge pull request #2 from adangster/master
3938b76 - adangster - 2022-05-20 - https://w3.rchland.ibm.com/projects/bestquest/?defect=SW549705 Mux is not remove All i2c connection from Mux -->Device is now changed so that i2c src is from eBMC --> devices (bypass all muxes) Change effect bus 9/15/16 No connection between mux to devices
8ae2459 - adangster - 2022-05-19 - https://w3.rchland.ibm.com/projects/bestquest/?defect=SW544399

Changes Included for package occ, branch master-p10:
6946c76 - mbroyles - 2022-05-20 - Debug traces for utilization

Changes Included for package hostboot, branch master-p10:
4e794b7 - Matthew Raybuck - 2022-05-22 - Add a readme for the new FCO algorithm
23ea8f9 - Chris Cain - 2022-05-22 - HTMGT: Delay reset count increment until after ResetPrep
77402ea - Zach Clark - 2022-05-22 - DCE improvements
a7d3ae8 - Matthew Raybuck - 2022-05-22 - Move randint function so it can be used in other tests
686a89a - Matthew Raybuck - 2022-05-22 - Increase the printk buffer to 36k
f398894 - Louis Stermole - 2022-05-20 - Fix settings for WL_ADJ_START and WL_ADJ_END for DDR5 sim
5027d82 - Geetha Pisapati - 2022-05-20 - Remove cfg_steering bits for rank 2 and 3 for the RDF0 and WDF0 regs
9c9407b - Stephen Glancy - 2022-05-20 - Updates uint64 prints to use the macro
fd829c6 - Isaac Salem - 2022-05-20 - Modify console output to display pres/func targets per proc

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index c7476cb..2e05162 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 "14e29b11b0bbb1d5f41ed2afe617e78400ee4c53" if BR2_OCC_P10_LATEST_VERSION
+	default "6946c769ccf132a40c4df4f93ccbdfe92e52d784" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION