op-build update 4-14-2020

Changes Included for package hcode, branch master-p10:
fe998e0 - hostboot - 2020-04-13 - Release tag & head commit information updated for hw041320a.opmst10
e6a3161 - Prem Shanker Jha - 2020-04-13 - SBE Putring: Fixed conflict of an RC with an enum in return_codes_def.H
097ec33 - Anusha Reddy Rangareddygari - 2020-04-13 - Error xml fix : p10_sbe_npll_setup

Changes Included for package hostboot, branch master-p10:
ade1e27 - Deb McLemore - 2020-04-13 - SBE Update HBBL handling

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 65f670b..b9bf2f5 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 "hw041020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041320a.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 241e27a..b3bc0b5 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 "673276c4e30f7955c63bf3ab365b1593d4a91eb3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ade1e2740d64700a5401667f76c5d50caaa354e7" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION