op-build master-p10 update 5-27-2022
Changes Included for package everest-xml, branch master:
d82ab3d - Anh Dang - 2022-05-25 - Merge pull request #5 from open-power/release-fw1020
0dadc17 - Dan - 2022-05-25 - Merge pull request #4 from open-power/master
f7d9de0 - Anh Dang - 2022-05-25 - Merge pull request #3 from adangster/master
088a5e0 - Anh Dang - 2022-05-25 - Merge branch 'open-power:master' into master
c110aaa - adangster - 2022-05-24 - Change per dev request.
436c817 - adangster - 2022-05-24 - another push .. missing a few device alias
f607d34 - adangster - 2022-05-24 - Change <default>CHIP</default> >> <default>NA</default> ..
3e3c760 - adangster - 2022-05-24 - Update i2c address for SW549705
3b1d041 - adangster - 2022-05-24 - Update FRU path again for SW549705
bb8a78a - adangster - 2022-05-23 - Typo correction from c9526f3 commit
c9526f3 - adangster - 2022-05-23 - https://w3.rchland.ibm.com/projects/bestquest/?defect=SW549705 update <id>I2C_BUS_ALIAS</id> for i2c device behind muxes
Changes Included for package occ, branch master-p10:
f15dc37 - mbroyles - 2022-05-26 - EMPATH error handling
Changes Included for package sbe, branch master-p10:
231bf3d - Sunil Kumar - 2022-05-25 - Get the errorlog Version from os environment variables.
ad3c052 - Kahn Evans - 2022-05-25 - Expand valid multicast chip types
3f72e99 - Prasad Bg Ranganath - 2022-05-25 - PM HWP: Fix the bug in core query access state procedure
d8e1255 - Joe McGill - 2022-05-25 - add HWP, initfile support for ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH
2da7ee7 - Greg Still - 2022-05-25 - OCB Init: add checking for non-zero PBABAR0 for debug
81c295b - Amit Tendolkar - 2022-05-25 - Support getSram and getmempba interleaved mode
fa7c123 - Geetha Pisapati - 2022-05-25 - Code to Perform PHY reset for odyssey
baf5543 - Raja Das - 2022-05-24 - SPI Chip Screener with granularity of 10Mhz increment
Changes Included for package hcode, branch master-p10:
3549c18 - hostboot - 2022-05-25 - Release tag & head commit information updated for hw052522a.opmst10
3d2246e - Kahn Evans - 2022-05-25 - Expand valid multicast chip types
5d19301 - Amit Tendolkar - 2022-05-25 - Fix typos in SRC doxygen in hcode
Changes Included for package hostboot, branch master-p10:
22a979c - Chris Cain - 2022-05-26 - Alert PHYP when system in safe after code update
bb43ca3 - Matthew Raybuck - 2022-05-26 - Add testcases for FCO algorithm
9371428 - Chris Cain - 2022-05-26 - HTMGT: Increment reset count when no comm to OCCs
3c2a28b - Matt Derksen - 2022-05-26 - Apply gard to FC during MPIPL
df39ed0 - Daniel Crowell - 2022-05-26 - Pin Idle Task in Page Table
8eaf4ab - Zane Shelley - 2022-05-25 - PRD: Ignore attentions from EQ_CORE_FIR[60]
f7ec5c4 - Matt Derksen - 2022-05-25 - Update ATTR_CONNECTOR_PLDM_ENTITY_ID_INFO for uninstalled DIMMs/PROCs
5b23ef4 - Zane Shelley - 2022-05-25 - PRD: Use WOF in core unit checkstop analysis
5ab4c23 - Nick Bofferding - 2022-05-25 - Version the error log parser and BMC debug tools
Changes Included for package hostboot-binaries, branch master:
ca6cfcc - hostboot - 2022-05-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw052522a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 98b26da..44d7422 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -63,7 +63,7 @@
BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
BR2_PACKAGE_EVEREST_XML=y
-BR2_EVEREST_XML_VERSION="494f8395a6e15536c8aedc7f9c3945d628904aef"
+BR2_EVEREST_XML_VERSION="d82ab3d6bebc3bfc007462203f3bbdf6d25bcbeb"
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 acb012e..f949612 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 "hw052322a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw052522a.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 4c74b37..799128f 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 "hw052322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw052522a.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 b1e13d0..35e1b74 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 "8fee12778a1d1ebb65479d78e7db2737dc9d4494" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "22a979c4db93507b0fde52ecf3c5af6bb087d6ae" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 0fd19dc..27c9b69 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "2c7ae950c6804a4f8f7bdbba602f890a3e2bdd64" if BR2_OCC_P10_LATEST_VERSION
+ default "f15dc37589920ec6bc1b49fe84179781c74aab1f" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 40597af..449e01e 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 "af6e1f1e27291e93e6e9d61f2c46042a12121e3c" if BR2_SBE_P10_LATEST_VERSION
+ default "231bf3d0a7141d2352ee4d353c395c0015d62aa0" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION