op-build update 3-27-2020
Changes Included for package hostboot-binaries, branch master:
a1ee139 - hostboot - 2020-03-26 - UPDATE executables for the NVIDIA gpu and/or ring files for hw032620a.opmst10
Changes Included for package sbe, branch master-p10:
3d515fb - Raja Das - 2020-03-27 - Enabled Fifo 1 Reset
ab22955 - Srikantha Meesala - 2020-03-26 - Added by default all putScoms getScoms takes SBE_FIFO FIFO type
8fca456 - Murulidhar Nataraju - 2020-03-26 - Plat getParent() Updation for Parent:Proc Children: IOHS , PEC, PHB, PAU
5920a46 - Raja Das - 2020-03-26 - P10 Target update for SBE
Changes Included for package hcode, branch master-p10:
3c210a6 - hostboot - 2020-03-26 - Release tag & head commit information updated for hw032620a.opmst10
585f740 - Zach Clark - 2020-03-26 - Change base HRMOR value to 4GB - 256 MB
27c8e9c - Anusha Reddy Rangareddygari - 2020-03-26 - Attribute to select primary/backup measurement seeprom
4f364aa - Zach Clark - 2020-03-26 - Change base HRMOR value to 4GB - 256 MB
83af435 - Anusha Reddy Rangareddygari - 2020-03-26 - Attribute to select primary/backup measurement seeprom
1cff2ed - Ilya Smirnov - 2020-03-26 - Remove Writeable Property From ATTR_FUSED_CORE_MODE
39ddae2 - Joe McGill - 2020-03-26 - initial implementation of SP to SBE mailbox support
41e7978 - Raja Das - 2020-03-26 - SBE HB Bootloader communication area formatted
e9d32fc - Douglas Holtsinger - 2020-03-26 - p10_sbe_core_spr_setup
c662ca1 - Christopher M Riedl - 2020-03-26 - Introduce *-Contained Procedures: attributes
c9c4f62 - Joe McGill - 2020-03-26 - early istep attribute updates
c96948a - Claus Michael Olsen - 2020-03-26 - Removing TOR ring variants
b630b36 - Anusha Reddy Rangareddygari - 2020-03-26 - P10 Attributes updates
5d079a2 - Raja Das - 2020-03-26 - Ppe master-p10 support files to compile
ca24cd9 - Douglas Holtsinger - 2020-03-26 - Implement p10_sbe_load_bootloader procedure (1/2)
e8928f7 - Kahn Evans - 2020-03-26 - ifCompiler updates(2): Getting ifCompiler to function with P10 engd
f12ea0c - Anusha Reddy Rangareddygari - 2020-03-26 - Initial import of P10 pervasive attributes
f777d91 - hostboot - 2020-03-26 - Fix auto-mirror
71e4ab9 - Nick Bofferding - 2020-03-26 - Increase size of Hostboot bootloader in ekb to 32K
a18b0a6 - Joe McGill - 2020-03-26 - p10_ipl_customize -- cleanup output printing
Changes Included for package hostboot, branch master-p10:
01c2403 - Yun Pan - 2020-03-27 - Istep 12 clean up
f5d1549 - aravnair-in - 2020-03-27 - Add ATTR_MIN_FREQ_MHZ under the sys target
22f323e - Nick Bofferding - 2020-03-26 - Increase size of Hostboot bootloader to 32K
09be057 - Joachim Fenkes - 2020-03-26 - FAPI2: Add wrapper boilerplate code for easy wrapper writing
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 5c6272b..7dc00ba 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 "hw032520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw032620a.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 1bd66e5..f38f44e 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 "hw032520a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw032620a.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 5792772..fa24cb2 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 "8d00ec776c0862b0bff8bc63acf07956333afb80" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "01c240315c543aa0fb9218bdc2b36e5fb5891f02" 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 e5146a5..a5de57d 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 "b909ed5ef81ced013bdeb05a032bdf31001f445d" if BR2_SBE_P10_LATEST_VERSION
+ default "3d515fb4d39e4c37ac56ba87add4b8fd3becfe80" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION