op-build update 11-13-2020

Changes Included for package hostboot-binaries, branch master:
482880a - hostboot - 2020-11-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111220b.opmst10
43a966d - hostboot - 2020-11-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111220a.opmst10

Changes Included for package hcode, branch master-p10:
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:
b3b01f2 - Dan Crowell - 2020-11-12 - Temporarily disable PGPE
71667c6 - Austin Cui - 2020-11-12 - Implemented sizes of dimensions as command options to WOF tool
80ccc6a - Austin Cui - 2020-11-12 - wof data xlator - WOF Table Image Tool for p10
1e12808 - Jenny Huynh - 2020-11-12 - Fix PAU epsilon settings

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 bceea64..4418303 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 "hw111120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw111220b.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 49c0f10..fde6d07 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 "hw111120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw111220b.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 12117a9..bdba517 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 "9f08f6cc78c9a5284390001914109a0c2bb29b8c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b3b01f2c94446fd6016f218ce9b41b19c7b4a56e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION