op-build update 11-15-2021

Changes Included for package occ, branch master-p10:
4e5e6b0 - Chris Cain - 2021-11-12 - occutil: Add support for nodes on FSP and user setable SBE timeout

Changes Included for package hcode, branch master-p10:
96aa762 - hostboot - 2021-11-13 - Release tag & head commit information updated for hw111221a.opmst10
e7236ac - Rahul Batra - 2021-11-13 - PGPE: Info log on Overvolt Max for 3 ticks

Changes Included for package hostboot, branch master-p10:
ee55aa8 - Caleb Palmer - 2021-11-12 - MDIA: Add explicit templates to post memdiags HWP calls
28abce0 - Caleb Palmer - 2021-11-12 - PRD: MDS utilties for reading interface err counts
103667b - Caleb Palmer - 2021-11-12 - PRD: Add utility for reading the MDS media controller
700f9f6 - Caleb Palmer - 2021-11-12 - PRD: MDS DIMM initial IPL read path interface err checking
4cfc884 - Zane Shelley - 2021-11-12 - PRD: LPC timeout guard issue with PNOR callout
ffb4be6 - Christian Geddes - 2021-11-12 - Do not pre-verify any lids other than PowerVM lids in MCL
ceae531 - Christian Geddes - 2021-11-12 - Remove support for writing VERSION partition data to errorlogs
f1932e4 - hostboot - 2021-11-12 - Update simics level to: 2021-11-10_1b778b_simics.tar.gz 1b778b95be098821
05a8480 - Sneha Kadam - 2021-11-12 - New IDT Pmic config for VR enable, Camp, pwr good

Changes Included for package hostboot-binaries, branch master:
dad7eae - hostboot - 2021-11-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111221a.opmst10

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 379a145..037eedb 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 "hw111021a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw111221a.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 d211394..ff34070 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 "hw111021a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw111221a.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 d96ae65..3883747 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 "a2a3ba526c10caefbad9d750d7fcfa45a3fef8f2" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ee55aa8960424dc5156f34621a306b3ea01fd7bf" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index a89fb60..fe0fe54 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "868203744706f79bff710617f44245257f05b05b" if BR2_OCC_P10_LATEST_VERSION
+	default "4e5e6b037457dd15be31efb15c5637b1a13a019d" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION