op-build master-p10 update 3-10-2023

Changes Included for package bonnell-xml, branch main:
d5fa1a2 - Daniel Crowell - 2023-03-09 - Merge pull request #8 from rubymart/main
3366362 - ruby452 - 2023-03-09 - PE00DPT0: Updated attribute PHYP_SYSTEM_TYPE to match Bonnell
bf1726b - ruby452 - 2023-03-09 - PE00FTGS: Updates to attributes AVSBUS_BUSNUM and EXTERNAL_VRM_STEPSIZE
e6696bf - ruby452 - 2023-03-09 - Added values more attributes not defined found by the HB team
f7fc59c - ruby452 - 2023-03-07 - Added values to attributes FREQ_PAU_MHZ and FREQ_PCIE_MHZ
4e79dbf - ruby452 - 2023-03-07 - Added values to MSL_FIELD_SUPPORTED and MSL_MFG_SUPPORTED attributes
5228923 - ruby452 - 2023-03-06 - Added X-bus connections between P0 and P1 in the DCM

Changes Included for package hostboot, branch master-p10:
559907d - Caleb Palmer - 2023-03-09 - PRD: Odyssey rule updates for MEM and TP local FIRs
410cb8e - Caleb Palmer - 2023-03-09 - PRD: Add OCMB/DIMM callouts in case of failure to analyze an OCMB
ada2490 - Daniel Crowell - 2023-03-09 - MEM_PORT and DIMM presence detection changes for DDR5
c1a4515 - Mike Baiocchi - 2023-03-09 - Update setup-standalone-repo to support Bonnell

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index df59625..2cd8c9c 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -69,7 +69,7 @@
 BR2_PACKAGE_BONNELL_XML=y
 BR2_BONNELL_XML_CUSTOM_GIT=y
 BR2_BONNELL_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/bonnell-xml.git"
-BR2_BONNELL_XML_VERSION="0f3a9ccf895ab06b899766c890ae945cf6138320"
+BR2_BONNELL_XML_VERSION="d5fa1a27f6b0e2b56515ee93344c74e19cb60074"
 BR2_BONNELL_XML_SYSTEM_FILENAME="Bonnell-MRW_hb.system.xml"
 BR2_BONNELL_XML_TARGETING_FILENAME="Bonnell-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 2357959..67c8463 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 "28b518b0c6917935b9f14066a6bbe7a931e9ef5f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "559907d6676d180c693afaa9248e94e83abc7553" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION