op-build ibm-release-fw1040 update 3-2-2023

Changes Included for package hostboot-binaries, branch release-fw1040:
2f7d27e - hostboot - 2023-03-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020823a.fw1040

Changes Included for package hcode, branch release-fw1040:
7604930 - hostboot - 2023-03-01 - Release tag & head commit information updated for hw020823a.fw1040
3d0682e - Yue Du - 2023-03-01 - QME: better solving scratch clearing issue during block protocol
f04b6e7 - Prasad Bg Ranganath - 2023-03-01 - PMHWP: Set throttle index to 48 during safe mode/pm halt
189f93d - Sumit Kumar - 2023-03-01 - Add command option -O to scp program for version greater than 8

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 641f2de..e953694 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 "hw012523a.fw1040" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw020823a.fw1040" 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 4a0881e..5b9a72c 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 "hw012523a.fw1040" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw020823a.fw1040" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION