op-build master-p10 update 8-18-2022
Changes Included for package sbe, branch master-p10:
7c51363 - Sunil Kumar - 2022-08-17 - Chip Select Load Seeprom section to Pibmem.
Changes Included for package hostboot, branch master-p10:
0797b96 - Nick Bofferding - 2022-08-17 - Log error when rcToErrl fails to create error log
4145468 - Zach Clark - 2022-08-17 - Mark internal clock-related attribute "no export"
da03ac6 - Matt Derksen - 2022-08-17 - Remove MDS handling from processMrw
37e45c1 - Daniel Crowell - 2022-08-17 - Document remaining sbe/mbox scratch registers
8f96040 - Daniel Crowell - 2022-08-17 - Remove deprecated HBRT HDAT section
5cf1ccf - Mike Baiocchi - 2022-08-17 - Fix Hostboot Debug Tool "BlTrace"
8f5fdd3 - David J Chung - 2022-08-17 - Ported has_rcd to generic
b708cec - Geetha Pisapati - 2022-08-17 - Added DDR5 support in p10_mss_freq_system.C
4377bbb - Louis Stermole - 2022-08-17 - Fix Odyssey draminit polling to ignore UCTDATWRITEPROTSHADOW
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index efd0865..309288f 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 "d2b8a6300ec57ff55a5c3a4966649065e060d0a3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0797b96033004825882b4a582384a9234356fa6d" 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 bce6bf5..c5aafa4 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 "73452d03dcb84d7cd824e9f0870aad6a53b9ac1b" if BR2_SBE_P10_LATEST_VERSION
+ default "7c5136353a62104eb0a18d223cea4250d430a2aa" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION