op-build update 11-16-2020

Changes Included for package hostboot-binaries, branch master:
1e7c883 - hostboot - 2020-11-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111320a.opmst10

Changes Included for package hcode, branch master-p10:
495bbb8 - hostboot - 2020-11-13 - Release tag & head commit information updated for hw111320a.opmst10
3c0a9c6 - Rahul Batra - 2020-11-13 - PM: Disable DDS and WOF
8e3d99c - Jenny Huynh - 2020-11-13 - Set additional attrs needed for smp wrap
c82a343 - Rahul Batra - 2020-11-13 - PM: Throttle Control PGPE (2/2)
2686e19 - Yue Du - 2020-11-13 - QME: Fix linux stop3 issues
6772bad - Rahul Batra - 2020-11-13 - PM: Throttle Control PGPE (2/2)
2e6f777 - Rahul Batra - 2020-11-13 - PGPE: PMSR Write HW Bug Delay
90dc5a0 - Rahul Batra - 2020-11-13 - PGPE: Use PGPE_FLAG_CURRENT_READ_DISABLE to read current
2da864a - Greg Still - 2020-11-13 - Hcode/OCC API: add io_power_proxy_0p01w to XGPE produced structure
2b74919 - Ben Gass - 2020-11-13 - Update register header files - fix ec specific dials
fcee5e9 - hostboot - 2020-11-12 - Release tag & head commit information updated for hw111220b.opmst10
c80cfe9 - Rahul Batra - 2020-11-12 - PM: Throttle Control PGPE (2/2)
e6f302a - Yue Du - 2020-11-12 - QME: Fix linux stop3 issues
47dd7f5 - Rahul Batra - 2020-11-12 - PM: Throttle Control PGPE (2/2)
ca80624 - Rahul Batra - 2020-11-12 - PGPE: PMSR Write HW Bug Delay
cc09e3f - Rahul Batra - 2020-11-12 - PGPE: Use PGPE_FLAG_CURRENT_READ_DISABLE to read current
380a063 - Greg Still - 2020-11-12 - Hcode/OCC API: add io_power_proxy_0p01w to XGPE produced structure
2a65c74 - Ben Gass - 2020-11-12 - Update register header files - fix ec specific dials

Changes Included for package hostboot, branch master-p10:
e92d937 - Jenny Huynh - 2020-11-13 - Enable OMI low latency modes and related FIR setup

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 4418303..e884e52 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 "hw111220b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw111320a.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 fde6d07..b228551 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 "hw111220b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw111320a.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 bdba517..2de02bf 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 "b3b01f2c94446fd6016f218ce9b41b19c7b4a56e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e92d937c278b2172b8df443de3dc8b9571a52a99" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION