op-build update 3-2-2020
Changes Included for package hcode, branch master-p10:
9926597 - hostboot - 2020-03-02 - Release tag & head commit information updated for hw030220a.opmst10
ce4ecca - hostboot - 2020-02-29 - Release tag & head commit information updated for hw022820a.opmst10
1e1dc25 - hostboot - 2020-02-29 - Miscellaneous fastarray updates
b3b1fbb - Joachim Fenkes - 2020-02-29 - Miscellaneous fastarray updates
Changes Included for package hostboot, branch master-p10:
7b23851 - Dan Crowell - 2020-02-28 - Change behavior of hb prime --release
837ebdf - Yun Pan - 2020-02-28 - Enable mmioSetup in Istep 12.3
9e01ee6 - hostboot - 2020-02-28 - Update simics level to: 2020-02-26_ec1a00_simics.tar.gz 5f4d7583b4b34b4e
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 6a8542d..9f9ee32 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 "hw022620b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw030220a.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 caf77c2..7a65bf9 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 "071af333c57fca22a6207020142ccd810dd596c1" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "7b23851e24aed69f3cd70c47c21f55c74e75aea2" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION