Merge pull request #5274 from op-jenkins/op-build-update_030_3-23-2023

op-build master-p10 update 3-23-2023
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 8e051bd..9d4ea32 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="d48c259b53cb26426fafe2cfa0f1d5f94e3c9b5b"
+BR2_BONNELL_XML_VERSION="8fd45b009c4fd1974e8393e4fe0ecbb2104adc96"
 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 07c788a..fb416ef 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 "hw032023a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw032223a.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 23a9f09..a686388 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 "hw032023a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw032223a.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 e35d9f7..6f00dfb 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 "013ddfaad7462742d6e855b8cd468c4aaab35c27" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "8bb4da09360eda3f1d338c1ee61100a108ce8877" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION