op-build update 5-25-2020
Changes Included for package hcode, branch master-p10:
e20658c - hostboot - 2020-05-22 - Release tag & head commit information updated for hw052220a.opmst10
Changes Included for package hostboot, branch master-p10:
5868207 - Mark Pizzutillo - 2020-05-24 - Tokenize attributes for ATTR_I2C_DEV_TYPE
c734df3 - Zane Shelley - 2020-05-23 - PRD: Remove P9 references in all makefiles
0bb95a2 - Zane Shelley - 2020-05-23 - PRD: Reduce HW callout severity for L3 cache inhibited op
f214ec9 - Zane Shelley - 2020-05-23 - PRD: rule file updates from latest RAS XML
040f938 - Caleb Palmer - 2020-05-23 - PRD: Initial P10 test case updates
3c89c22 - Joe McGill - 2020-05-22 - engineering data refresh
3db5b0c - Zane Shelley - 2020-05-22 - PRD: remove unsupported threshold attributes
b948620 - Christian Geddes - 2020-05-22 - Fix typos in MCTP Resource Provider source file
483a1b9 - Mike Baiocchi - 2020-05-22 - Improve Attribute Syncing For Key Clear Requests
0e67be4 - Andre A. Marin - 2020-05-22 - Porting target change for p10_mss_freq
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 b86d141..187c5a6 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 "hw052120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw052220a.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 80bf09b..a221d58 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 "b4f5070e1f89b59126eedf100f95b8a354f925a9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "58682076f0fedce364581610305c0995ea0c2b91" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION