op-build update 9-9-2020

Changes Included for package hostboot-binaries, branch master:
6f9d5b4 - hostboot - 2020-09-08 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090820a.opmst10

Changes Included for package sbe, branch master-p10:
642ff15 - Joe McGill - 2020-09-07 - updates to support istep execution on core-less or memory-less chips
28ee50c - Yue Du - 2020-09-06 - QME: Retry Xfer when error
bca0cab - Prasad Bg Ranganath - 2020-09-06 - QME HCODE: Runtime spwup fix

Changes Included for package hcode, branch master-p10:
a727ef9 - hostboot - 2020-09-08 - Release tag & head commit information updated for hw090820a.opmst10
4b2e54a - Joe McGill - 2020-09-08 - add LAST_LOCKING_BANDSEL option for MC PLLs, leverage sticky unlock detector
983163e - Greg Still - 2020-09-08 - p10_pstate_parameter_block: add ATTR_WOF_TDP_ALTITUDE_REFERENCE_M to OPPB
25a584f - Olsen - 2020-09-08 - Updates to RS4 API decompress to detect care-data conflict

Changes Included for package hostboot, branch master-p10:
80700cd - Joe McGill - 2020-09-08 - add LAST_LOCKING_BANDSEL option for MC PLLs, leverage sticky unlock detector
f8d4f55 - Joe McGill - 2020-09-08 - p10_setup_sbe_config -- set fused core, LPAR mode programming in Hostboot
258a681 - William G Hoffa - 2020-09-08 - Revert "added hbus disable inits to off"
05e371d - Yue Du - 2020-09-08 - QME: Retry Xfer when error
9863ba3 - Olsen - 2020-09-08 - Updates to RS4 API decompress to detect care-data conflict
d4afcab - Emmanuel Sacristan - 2020-09-08 - added hbus disable inits to off
1459ae1 - hostboot - 2020-09-08 - Update SBE commit to a9de444... Append hdct section into simics standalo
f634b7b - hostboot - 2020-09-08 - Update simics level to: 2020-09-07_8280d3_simics.tar.gz 8280d3b29c084996
0e602b8 - Joe McGill - 2020-09-08 - updates to support istep execution on core-less or memory-less chips
0977791 - Luis Fernandez - 2020-09-08 - Change TPM_MODEL default to Nuvoton 75x
1097f75 - Louis Stermole - 2020-09-06 - Move Explorer obj handle and cmd flag setup from exp_scominit to exp_omi_init
5317f0d - Mark Pizzutillo - 2020-09-06 - Add ekb flag for MSS_SUET and fix all p10 suet unit tests
72b093e - Prasad Bg Ranganath - 2020-09-06 - QME HCODE: Runtime spwup fix
aae45ae - Prasad Bg Ranganath - 2020-09-06 - PM PPB: Temporary fix ot consider UT freq for psate0
3877f0b - Prasad Bg Ranganath - 2020-09-06 - HWP: FIx pointer check in p10_check_proc_config procedure
814d4c8 - Joachim Fenkes - 2020-09-06 - p10_pre_poweroff: Assert OCMB reset
dcd2b49 - Stephen Glancy - 2020-09-05 - Fixes explorer's non-existant spare byte logic
b77c192 - Mark Pizzutillo - 2020-09-05 - Fix find_targets_sorted_by_index sort bug
09698b8 - Christopher M Riedl - 2020-09-05 - sbe: Enable L2 Loader w/ SBE FIFO

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index d14ae51..767fa88 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 "hw090420a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw090820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION