op-build update 3-9-2020
Changes Included for package hcode, branch master-p10:
4962f7d - hostboot - 2020-03-06 - Release tag & head commit information updated for hw030620a.opmst10
c1d5394 - Yue Du - 2020-03-06 - Istep4: Fix regional bits when enter/exit flushmode inhibit
Changes Included for package hostboot, branch master-p10:
32e106c - Matthew Raybuck - 2020-03-07 - Tweak presentRule constructors
9214d65 - hostboot - 2020-03-07 - Update HCODE commit to acb352c... Fix use of internode vs intranode in f
bd486b0 - Zach Clark - 2020-03-07 - IStep 9.6
2c47d0a - Jenny Huynh - 2020-03-07 - Fix use of internode vs intranode in fabric hwps
d0d6fdf - hostboot - 2020-03-07 - Update simics level to: 2020-03-05_435a6e_simics.tar.gz 405cf770cfee4e68
f7bb715 - William G Hoffa - 2020-03-06 - Revert "Enable testExpFwUpdate function"
c6ac16a - Dean Sanner - 2020-03-06 - Add p10 to Hostboot ATTR Override tool
b1978b9 - Deb McLemore - 2020-03-06 - istep08: p10 enablement
657e572 - Roland Veloz - 2020-03-06 - Enable HB Runtime: Enable more runtime code, previously disabled with TODOs
2f69b8f - Yun Pan - 2020-03-06 - Enable Istep 12.7 and 12.9
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 4b73f91..c5594a5 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 "hw030520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw030620a.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 40be214..dfa68cb 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 "d807af9d373f607be6f4ef95e3772b0b65437650" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "32e106c47202469dca5cae08b0f74cbde3455e7c" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION