op-build update 7-21-2020
Changes Included for package hcode, branch master-p10:
dad649e - hostboot - 2020-07-20 - Release tag & head commit information updated for hw072020b.opmst10
Changes Included for package hostboot, branch master-p10:
a3b1448 - Zane Shelley - 2020-07-20 - PRD: P10 rule file updates from RAS review
bd23496 - Christian Geddes - 2020-07-20 - Fix libmctp bugs locally until we move to using upstream MCTP
b3351a6 - Christopher M Riedl - 2020-07-20 - vbu/contained: Fix dyninit conflict and apply clkoffs during load-IPL
29a4e7d - Jenny Huynh - 2020-07-20 - Set runn_stop_on_xstop to ON by default
34f48f9 - hostboot - 2020-07-20 - Update simics level to: 2020-07-20_719345_simics.tar.gz 975fe8204648efb1
5bc4c61 - Caleb Palmer - 2020-07-20 - PRD: Consolidate extra memory signatures
a745e3d - Caleb Palmer - 2020-07-20 - PRD: OMI error FFDC collection minor adjustments
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 b6da69d..62714da 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 "hw072020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw072020b.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 5e643fd..74e1074 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 "75c70b54b635ca2f538136784dfa3c699df854d5" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "a3b14483eabba8bb669909b908bc9689303e1d1e" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION