op-build update 3-26-2021
Changes Included for package everest-xml, branch master:
8bc5153 - Anh Dang - 2021-03-25 - Merge pull request #26 from anhdang/master
c28e90d - Anh Dang - 2021-03-24 - Update OMI_REFCLOCK_SWIZZLE based on Steven Janssen
e6bf0d2 - Anh Dang - 2021-03-24 - Set BOOT_PAU_DPLL_BYPASS = NO_BYPASS per Jinu Thomas request
Changes Included for package sbe, branch master-p10:
d562c8f - Justin Smith - 2021-03-24 - Add missing attrs to p10_dft_sbe_attributes.xml
36098c8 - Greg Still - 2021-03-24 - PM: add defaults for GROUNDED* and CEILING/FLOOR_OVERRIDE attributes
Changes Included for package hcode, branch master-p10:
1f29811 - hostboot - 2021-03-25 - Release tag & head commit information updated for hw032521a.opmst10
db46d3f - Rahul Batra - 2021-03-25 - PGPE: Write wof clip in OCC Shr SRAM
ae43c87 - Ilya Smirnov - 2021-03-25 - Add New Secureboot Attributes
7dc3428 - Greg Still - 2021-03-25 - IOSCM: detect the zero core case to skip istep 4 and 5
4378c08 - Claus Michael Olsen - 2021-03-25 - Improvement to P9_XIP_SECTION_ERROR message when section already exists
98d4a40 - Rahul Batra - 2021-03-25 - PGPE: Use correct VDD value for WOV
3716c8a - Rahul Batra - 2021-03-25 - PGPE: Apply Clips Fix for WOF Enable
Changes Included for package hostboot, branch master-p10:
0f61361 - Daniel Crowell - 2021-03-25 - Handle DIMM replacement better in SPD CRC circumvention
117e232 - Caleb Palmer - 2021-03-25 - No longer trigger reconfig loop on new bad bits for exp
974fc81 - Daniel Crowell - 2021-03-25 - Hide ATTR_SBE_SELECT_EX_POLICY from MRW
c4a3c09 - Ilya Smirnov - 2021-03-25 - Add New Secureboot Attributes
ded6bb0 - Christian Geddes - 2021-03-25 - Add OCC-related attributes to System Target
Changes Included for package hostboot-binaries, branch master:
c545160 - hostboot - 2021-03-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw032521a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 6453354..9d35a53 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -62,7 +62,7 @@
BR2_PACKAGE_EVEREST_XML=y
BR2_EVEREST_XML_CUSTOM_GIT=y
BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="96b5c90df9dc4b84349b09186831d92fc28317e5"
+BR2_EVEREST_XML_VERSION="8bc5153ae33067c2e0526add839d8d45534efa8d"
BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 1405274..d3a922f 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 "hw032321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw032521a.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 3403bff..67a40df 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 "hw032321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw032521a.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 1679da1..934a76d 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 "e99641a6ded14a2aca70745bfd84ad1d61145272" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0f61361fbd865bf20e07d03f414ead1601d617ab" 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 7e9e969..6326b18 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 "23328e71b6b271a70fa6dc962f19c4d8df6bf1e4" if BR2_SBE_P10_LATEST_VERSION
+ default "d562c8f6bdaf43d984c7ed262252437891a48d00" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION