op-build update 2-28-2022

Changes Included for package hostboot, branch master-p10:
27dc599 - Ilya Smirnov - 2022-02-25 - Do Not Send Istep Counter to BMC
3efb16b - Isaac Salem - 2022-02-25 - Support Graceful Reboot on BMC systems with FCO (1/3)

Changes Included for package rainier-xml, branch master:
8cd37ec - RUBY ZGABAY - 2022-02-25 - Merge pull request #86 from rubymart/master
7517115 - rubymart - 2022-02-22 - Rainier MRW updates for memory thermal thresholds per Mike Pardeik

Changes Included for package rainier-xml, branch master:
8cd37ec - RUBY ZGABAY - 2022-02-25 - Merge pull request #86 from rubymart/master
7517115 - rubymart - 2022-02-22 - Rainier MRW updates for memory thermal thresholds per Mike Pardeik

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 7d99c8b..a5d51b5 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -55,7 +55,7 @@
 #BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
 #BR2_RAINIER_2U_XML_VERSION="d5127bbed1a181d39cbc24ea33ea7b6df15baa4e"
 BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="4530f3c7f4fbf57f547c0bb38c7fc57d141db639"
+BR2_RAINIER_2U_XML_VERSION="8cd37ec2ded012563ec79c57f33d1d53bf7eae23"
 BR2_RAINIER_2U_XML_SYSTEM_FILENAME="Rainier-2U-MRW_hb.system.xml"
 BR2_RAINIER_2U_XML_TARGETING_FILENAME="Rainier-2U-MRW_hb.mrw.xml"
 BR2_RAINIER_4U_XML_CUSTOM_GIT=y
@@ -63,7 +63,7 @@
 #BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
 #BR2_RAINIER_4U_XML_VERSION="d5127bbed1a181d39cbc24ea33ea7b6df15baa4e"
 BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="4530f3c7f4fbf57f547c0bb38c7fc57d141db639"
+BR2_RAINIER_4U_XML_VERSION="8cd37ec2ded012563ec79c57f33d1d53bf7eae23"
 BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
 BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
 BR2_PACKAGE_EVEREST_XML=y
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 54dd594..52214fe 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 "71a956ca400e33151b2c433ef38c31865b042b79" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "27dc59985cab5a9d4a6ef8989eaca7224b98abfb" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION