op-build master-p10 update 6-13-2022
Changes Included for package hcode, branch master-p10:
c0bd3e5 - hostboot - 2022-06-11 - Release tag & head commit information updated for hw061022a.opmst10
2509a2e - hostboot - 2022-06-09 - Release tag & head commit information updated for hw060822a.opmst10
Changes Included for package hostboot, branch master-p10:
fc1f207 - Geetha Pisapati - 2022-06-10 - Adding the read of the dmem regs to snps msg block structure
aa3d7ff - Mark Sonntag - 2022-06-10 - Replace temporary Odyssey register values with offical ones
1c2b4a0 - Stephen Glancy - 2022-06-10 - Adds attribute updates for DDR5 MR0-9
d72594f - Chris Cain - 2022-06-09 - HTMGT: Clear safe mode after OCCs are started
c6f4826 - Chris Cain - 2022-06-09 - HTMGT: Add proc callout if OCC does not have sensors
58ff0aa - Zach Clark - 2022-06-09 - Remove unused makefile
35a0207 - Caleb Palmer - 2022-06-09 - Update ATTR_MEM_VPD_DQ_MAP to 80 byte array for ISDIMMs
9197c1e - Stephen Glancy - 2022-06-09 - Adds blank DDR5 error XML
ffc30f0 - Corey Swenson - 2022-06-09 - Add new I2C Devices to Hostboot Callouts
278a293 - Stephen Glancy - 2022-06-09 - Adds custom pair implementation
89d0b13 - Zach Clark - 2022-06-08 - Do not rely on FRU table length in metadata being correct
4640cd3 - Roland Veloz - 2022-06-07 - Reset/clear global variables
c2dcf5b - Zane Shelley - 2022-06-07 - PRD: Disable integrated spare check in FSP code
Changes Included for package hostboot-binaries, branch master:
295b1b4 - hostboot - 2022-06-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw061022a.opmst10
0017208 - hostboot - 2022-06-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw060822a.opmst10
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 b791f60..39a0b50 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 "hw060622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw061022a.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 960985c..48fa954 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 "hw060622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw061022a.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 51d3873..89c549f 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 "ff906c883adc1a443d86b258978e931dcf91ae1a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "fc1f207067a7d865e241279515515be5a23de82c" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION