op-build update 4-15-2020

Changes Included for package hcode, branch master-p10:
f46c88e - hostboot - 2020-04-14 - Release tag & head commit information updated for hw041420a.opmst10
12de055 - Rahul Batra - 2020-04-14 - PGPE: Add PGPEHdr To GeneratedPstateInfo
8c9c61a - Rahul Batra - 2020-04-14 - PGPE: Add PGPEHdr To GeneratedPstateInfo
6166be8 - Prem Shanker Jha - 2020-04-14 - XGPE Boot: Code infrastructure for XGPE boot.
a1fe6fc - Prem Shanker Jha - 2020-04-14 - PGPE Boot: Code infrastructure for PGPE boot.
b98499e - Prem Shanker Jha - 2020-04-14 - Image Build: P10 hcode image build for QME.
b0655c1 - hostboot - 2020-04-14 - Fix auto-mirror
bb2a9fd - Deb McLemore - 2020-04-14 - P10 MAX SEEPROM SIZE update
e8c947e - Olsen - 2020-04-14 - Overlays support: Improvements in Gptr path in ipl_customize

Changes Included for package hostboot, branch master-p10:
6985e7d - hostboot - 2020-04-14 - Update SBE commit to d215d4b... Master/Slave Identification for SBE
cf348c7 - Zach Clark - 2020-04-14 - Respond to getPDR request from the BMC
d0c7a28 - Dan Crowell - 2020-04-14 - Use errl binary from fips1020 build

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 b9bf2f5..72009bc 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 "hw041320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041420a.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-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index b47a6a4..700c746 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 "549df284b7443c364d2f10517b8e317f13ca452f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "6985e7d3adc951a2021ccd9359223fa44ec41675" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION