op-build master-p10 update 9-9-2022

Changes Included for package hostboot, branch master-p10:
46afa8d - Matt Derksen - 2022-09-08 - Handle lack of PMICs for Bonnell
d5eea11 - Nick Bofferding - 2022-09-08 - Update VRM callout related code and XML to accurately log VRM callouts

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 da3cb6e..29abd38 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 "0b483c059e0e566e1b1cc6dc1150e776fe993e35" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "46afa8dfd085bccbba47f0cdc428ed4a55288cc0" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION