op-build update 5-28-2020

Changes Included for package hcode, branch master-p10:
a689f56 - hostboot - 2020-05-27 - Release tag & head commit information updated for hw052720a.opmst10
6adb942 - Jenny Huynh - 2020-05-27 - Add placeholders for IOO PHY FIR settings in p10_smp_link_firs

Changes Included for package hostboot, branch master-p10:
d94ef11 - Corey Swenson - 2020-05-27 - Sync devtree from attrrp
a0b69f6 - Corey Swenson - 2020-05-27 - Add targeting sync to devtree
8f4ad0a - hostboot - 2020-05-27 - Update simics level to: 2020-05-26_527cf9_simics.tar.gz 3df7885ca0829023

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 187c5a6..992b612 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 "hw052220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw052720a.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 ba4b234..e3637bf 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 "315c14dba2c7c4f1d9aceb29fee552ed59c77257" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d94ef11bc9647bad04b71e3598e8adbcd1b4da5f" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION