op-build master update 2-16-2023

Changes Included for package hostboot, branch master:
297c966 - Zane Shelley - 2023-02-15 - PRD: Remove "PHYP running" check in TOD analysis

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index cc4088c..5cd4c3b 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "62f7efb8aca512543c4de9b93d6516c5e7adb06c" if BR2_HOSTBOOT_LATEST_VERSION
+	default "297c9669302216539592cb28b61725c98f5a0d7a" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION