op-build update 1-27-2021

Changes Included for package hostboot-binaries, branch master:
28cbe52 - hostboot - 2021-01-26 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012521a.opmst10

Changes Included for package hcode, branch master-p10:
468a83f - hostboot - 2021-01-26 - Release tag & head commit information updated for hw012521a.opmst10
122d476 - Amit Tendolkar - 2021-01-26 - Create new macros for HCode Info/Critical/Panic Error Logs
5367f9a - Amit Tendolkar - 2021-01-26 - Create new macros for HCode Info/Critical/Panic Error Logs

Changes Included for package hostboot, branch master-p10:
0e5abd1 - hostboot - 2021-01-26 - Update SBE commit to e1a1f88... MC-PLL Cal Update
9b869be - Matt Derksen - 2021-01-26 - Attempt OCMB update via I2C for OMI failures

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 dc67da4..4ddd948 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 "hw012321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw012521a.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 cb4a9f1..68f08de 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 "hw012321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw012521a.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 d9089d9..c8834ae 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 "aa880b19b36a4e128451037290dace774da3906f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "0e5abd197d357951782ab0411044451656d028d3" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION