op-build master-p10 update 5-23-2022
Changes Included for package everest-xml, branch master:
494f839 - Anh Dang - 2022-05-20 - Merge pull request #2 from adangster/master
3938b76 - adangster - 2022-05-20 - https://w3.rchland.ibm.com/projects/bestquest/?defect=SW549705 Mux is not remove All i2c connection from Mux -->Device is now changed so that i2c src is from eBMC --> devices (bypass all muxes) Change effect bus 9/15/16 No connection between mux to devices
8ae2459 - adangster - 2022-05-19 - https://w3.rchland.ibm.com/projects/bestquest/?defect=SW544399
Changes Included for package occ, branch master-p10:
6946c76 - mbroyles - 2022-05-20 - Debug traces for utilization
Changes Included for package hostboot, branch master-p10:
4e794b7 - Matthew Raybuck - 2022-05-22 - Add a readme for the new FCO algorithm
23ea8f9 - Chris Cain - 2022-05-22 - HTMGT: Delay reset count increment until after ResetPrep
77402ea - Zach Clark - 2022-05-22 - DCE improvements
a7d3ae8 - Matthew Raybuck - 2022-05-22 - Move randint function so it can be used in other tests
686a89a - Matthew Raybuck - 2022-05-22 - Increase the printk buffer to 36k
f398894 - Louis Stermole - 2022-05-20 - Fix settings for WL_ADJ_START and WL_ADJ_END for DDR5 sim
5027d82 - Geetha Pisapati - 2022-05-20 - Remove cfg_steering bits for rank 2 and 3 for the RDF0 and WDF0 regs
9c9407b - Stephen Glancy - 2022-05-20 - Updates uint64 prints to use the macro
fd829c6 - Isaac Salem - 2022-05-20 - Modify console output to display pres/func targets per proc
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index ea43ef0..98b26da 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="ad2ede36a34e5f963cbe411a7aa2703471b841b6"
+BR2_EVEREST_XML_VERSION="494f8395a6e15536c8aedc7f9c3945d628904aef"
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/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index b616ce8..cae609e 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 "7e2acf654331f037e01e5048df0c2a31e6b9ee15" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4e794b7b2369b47211c243d1cbac70fc50dccd2d" 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 c7476cb..2e05162 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 "14e29b11b0bbb1d5f41ed2afe617e78400ee4c53" if BR2_OCC_P10_LATEST_VERSION
+ default "6946c769ccf132a40c4df4f93ccbdfe92e52d784" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION