op-build master-p10 update 12-19-2022

Changes Included for package hostboot, branch master-p10:
f483dd5 - Isaac Salem - 2022-12-16 - Make SBE FIFO CHIPOP and RESET share a mutex
3998a3f - Isaac Salem - 2022-12-16 - Unlock mutex in PSU Op before calling forceSbeUpdate()
107b4b6 - Zane Shelley - 2022-12-16 - PRD: LPC error check workaround
b77c61b - Caleb Palmer - 2022-12-16 - PRD: Adjust INT_CQ_FIR[47:50] to threshold of 32 per day
24ce5a8 - Caleb Palmer - 2022-12-16 - PRD: Additional support for Odyssey rule files
56a9ef2 - Caleb Palmer - 2022-12-16 - PRD: Add initial Odyssey rule files

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 8713b12..6915003 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 "99724d71272717d26445eb86237ec6b400922a94" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f483dd580f17a56b2080ab2f91f0947c5ffe39e1" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION