op-build update 8-31-2020

Changes Included for package hostboot-binaries, branch master:
17b756a - hostboot - 2020-08-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw083020a.opmst10
1629c3a - hostboot - 2020-08-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082820a.opmst10

Changes Included for package sbe, branch master-p10:
c1b940f - Joe McGill - 2020-08-30 - p10_hcd_core_arrayinit -- test ec_cl2_abst scan chain prior to arrayinit
9d83b92 - Adam Hale - 2020-08-30 - Prevent granularity attribute override from being overwritten
ab5f5ce - Joachim Fenkes - 2020-08-30 - p10_sbe_tp_switch_gears: Make HW538155 workaround more versatile
124c8e4 - Joachim Fenkes - 2020-08-30 - p10_sbe_tp_chiplet_init: Correct constant hang pulse settings

Changes Included for package hcode, branch master-p10:
30d7d44 - hostboot - 2020-08-30 - Release tag & head commit information updated for hw083020a.opmst10
cc5e619 - Joe McGill - 2020-08-30 - p10_hcd_core_arrayinit -- test ec_cl2_abst scan chain prior to arrayinit
176614a - hostboot - 2020-08-29 - Release tag & head commit information updated for hw082820a.opmst10
34ebf4e - Adam Hale - 2020-08-29 - Prevent granularity attribute override from being overwritten
efbb0ee - Sumit Kumar - 2020-08-29 - Auto mirror fix for EKB commit 103365

Changes Included for package rainier-xml, branch master:
766108b - RUBY M ZGABAY - 2020-08-31 - Merge pull request #46 from rubymart/master
db8666b - rubymart - 2020-08-31 - Labeled the actual TPM chip has a type of TPM instead of Wilson card
d934627 - rubymart - 2020-08-27 - Makes Wilson TYPE be TPM & adds loadline values for VDD,VCS,VDN,VIO

Changes Included for package hostboot, branch master-p10:
e1a51ed - hostboot - 2020-08-30 - Update simics level to: 2020-08-28_ad0f49_simics.tar.gz ad0f49195861c1b0
ecf2dd8 - Joachim Fenkes - 2020-08-30 - p10_tod_setup: Increase I_Path delay range
9f98241 - Adam Hale - 2020-08-30 - Prevent granularity attribute override from being overwritten
c3f3a4a - Luis Fernandez - 2020-08-29 - Support of SPI_TPM_INFO in MRWs
bd6eec4 - Sumit Kumar - 2020-08-29 - 24x7: Updated P10 UAV
0b92657 - Caleb Palmer - 2020-08-28 - PRD: Adjust return code when resetting DSLTFIR for OCMB attns
79b8798 - Caleb Palmer - 2020-08-28 - PRD: Fix tracing in cleanupChnlAttns workaround
5951a2f - Zane Shelley - 2020-08-28 - PRD: moved PlatServices::calloutSmpBus() to plugin code
7189962 - Zane Shelley - 2020-08-28 - PRD: remove deprecated OBUS callout interfaces
efe37e5 - Zane Shelley - 2020-08-28 - PRD: callout plugins for OpenCAPI adapters
f38a3c5c - Zane Shelley - 2020-08-28 - PRD: remove deprecated Lane Repair code

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 453797b..8dce4e1 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -55,7 +55,7 @@
 BR2_HOSTBOOT_P10_CONFIG_FILE="rainier.config"
 BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT=y
 BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_OPENPOWER_MACHINE_XML_VERSION="25e2988bbc58c0e8829d13355a1def5224ed57d1"
+BR2_OPENPOWER_MACHINE_XML_VERSION="766108ba501768f3f702bd4c737ad64f88cc1ec0"
 BR2_OPENPOWER_MACHINE_XML_FILENAME="Rainier-2U-MRW.xml"
 BR2_OPENPOWER_SYSTEM_XML_FILENAME="RAINIER_hb.system.xml"
 BR2_OPENPOWER_MRW_XML_FILENAME="RAINIER_hb.mrw.xml"
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 2266c81..e4e79fb 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 "hw082720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw083020a.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 af2088d..9f77d87 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 "hw082620a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw083020a.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 0383310..0fb4c76 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 "5b0bd2c0720ec2aa33ff49be8c792102cf3954df" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e1a51ed97f3b73bda64a4d399436cfb13c0be679" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 8007b8b..c0a7f48 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "5ee94e1c6b7e2351139f3cd6aa6206b7da0670cf" if BR2_SBE_P10_LATEST_VERSION
+	default "c1b940f86fb4f448ae9f335457e303d756024ff7" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION