op-build update 2-4-2020
Changes Included for package hostboot-binaries, branch master:
81b9323 - hostboot - 2020-02-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020320a.opmst10
Changes Included for package sbe, branch master-p10:
316e17d - Raja Das - 2020-02-03 - Moved to 8MB for P10 due to lesser initial cache size
fe29779 - Anusha Reddy Rangareddygari - 2020-02-03 - Rename ATTR_I2C_BUS_DIV_REF to ATTR_SPI_BUS_DIV_REF
7f2b9ef - Anusha Reddy Rangareddygari - 2020-02-03 - IPL updates
eff5e4e - Joe McGill - 2020-02-03 - p10_hcd_cache_startclocks -- drop NCU RCMD quiesce
Changes Included for package hcode, branch master-p10:
558465d - hostboot - 2020-02-03 - Release tag & head commit information updated for hw020320a.opmst10
c029ffa - Yue Du - 2020-02-03 - QME: Remove instruction polling
Changes Included for package hostboot, branch master-p10:
973a77c - hostboot - 2020-02-03 - Update HCODE commit to 12ff6e2... QME: Remove instruction polling
691adce - Nick Bofferding - 2020-02-03 - Add ATTR_HB_RSV_MEM_SIZE_MB and ATTR_HB_HRMOR_NODAL_BASE to system target
af12200 - hostboot - 2020-02-03 - Update HCODE commit to a0fdbf3... Add procs for speeding up IPL while ma
45a3765 - Bill Hoffa - 2020-02-03 - Enable Istep 10.5 (call_proc_pau_scominit)
8f08150 - Matt Derksen - 2020-02-03 - Fix dimmPres compile issue
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 dbcd9b2..1c285a2 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 "hw013120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw020320a.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-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index e1297ef..f7eb9d8 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw013020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw020320a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index c71efc9..248d4fc 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 "e42ffbb6bb619a542f3e6d68a2c35449187116d9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "973a77cd7dfc68454722538fbf907851a01537e9" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 5cb1f56..cf4a7bf 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "8be295b515102cf916910c164fc98103c2775c79" if BR2_SBE_P10_LATEST_VERSION
+ default "316e17d372103c5ed5749666c66ec84573217883" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION