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

Changes Included for package bonnell-xml, branch main:
267d435 - RUBY ZGABAY - 2023-03-06 - Merge pull request #6 from rubymart/main
b514136 - ruby452 - 2023-03-03 - Missed adding PMBus address for IR35221 0.9VA regulator
435b2ce - ruby452 - 2023-03-02 - Changed all I2C addresses to 8-bit instead of 7-bit

Changes Included for package hcode, branch master-p10:
2ed995b - hostboot - 2023-03-03 - Release tag & head commit information updated for hw030323a.opmst10

Changes Included for package hostboot, branch master-p10:
0228284 - Thi Tran - 2023-03-06 - Port ekb-src changes in ody_omi_hss_ppe_load
c290424 - Thi Tran - 2023-03-06 - Update Odyssey IO PPE load HWP
bc51e27 - Josh-Chica - 2023-03-06 - Odyssey IO HWP Shell
619e3ed - Daniel Crowell - 2023-03-06 - Do not use fapi2::TargetState for get_memport_state
16039cb - Daniel Crowell - 2023-03-03 - Switch PRD from FSI to CFAM driver interface
292402e - Geetha Pisapati - 2023-03-03 - Added default value for both indices of the array
53d3379 - Stephen Glancy - 2023-03-03 - Updates SBE default attributes and HWPs to get CI passing
ea38024 - Thi Tran - 2023-03-03 - Fix bist_poll fail
1ca7647 - David J Chung - 2023-03-03 - Update ody_scominit file
7734a65 - Stephen Glancy - 2023-03-03 - Removes unused Power Control fields from SPD processing
dfe5bb0 - Stephen Glancy - 2023-03-03 - Deletes unused DDR5 SPD device type fields
f77a8ee - Stephen Glancy - 2023-03-03 - Updates Odyssey SPD byte 234 processing for 20230220 spec

Changes Included for package hostboot-binaries, branch master:
00a9fb1 - hostboot - 2023-03-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030323a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 2bce8da..b011bd3 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="298513dd35f7fd3a72b95dafe668e8da69c3cb6d"
+BR2_BONNELL_XML_VERSION="267d435a9b2883f74a24ef34562e1c3161a003bd"
 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/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 418d0a6..9f544ed 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw030223a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw030323a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 5646e77..9007e5f 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw030223a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw030323a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 965e560..c01940f 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 "c3efb31b92a3795ed56ac8d4b1e830fde41e49ed" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "022828476e6460af6b913c2b40502015f75c2c4e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION