op-build update 4-16-2020
Changes Included for package hostboot-binaries, branch master:
bcf90d8 - hostboot - 2020-04-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041520a.opmst10
Changes Included for package hcode, branch master-p10:
b4db457 - hostboot - 2020-04-15 - Release tag & head commit information updated for hw041520a.opmst10
Changes Included for package hostboot, branch master-p10:
f99548d - Andre A. Marin - 2020-04-15 - Update API for std::begin and std::end
ba0b55d - Ben Gass - 2020-04-15 - Update register header files with drop V figdb (really)
3417148 - Christopher M Riedl - 2020-04-15 - Replace hardcoded value with SCOM header constant
34c3f4e - Chen Du - 2020-04-15 - Dynamic VUART enablement
0efedc5 - Ilya Smirnov - 2020-04-15 - ScopedHomerMapper Fixes
b245f94 - Chris Cain - 2020-04-15 - HTMGT: Split OccManager class into its own file
7d7c16c - Deb McLemore - 2020-04-15 - updateProcessorSbeSeeproms enablement
9e66dfd - Matthew Raybuck - 2020-04-15 - Create new module for EEPROM code
a0c87a1 - Caleb Palmer - 2020-04-15 - PRD: Add dependencies for restore_repair in hwp_wrappers
dfe1eb3 - Laura Hengel - 2020-04-15 - Modified pau init files for P10
a1bc8f7 - Christopher M Riedl - 2020-04-15 - Use proper LPC reset and clock-mux controls
b9732f4 - Christopher M Riedl - 2020-04-15 - Port LPC initialization procedure from P9
647b33a - Deb McLemore - 2020-04-15 - P10 MAX SEEPROM SIZE update
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 72009bc..181072e 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 "hw041420a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw041520a.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 f38f44e..0a1c968 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 "hw032620a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw041520a.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 700c746..64f8cc8 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 "6985e7d3adc951a2021ccd9359223fa44ec41675" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f99548d7ba49cd6b490d82ecf39a78c26d6e465e" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION