Skip to content

Commit

Permalink
op-build master-p10 update 3-21-2024
Browse files Browse the repository at this point in the history
Changes Included for package hcode, branch master-p10:
914c51056 - hostboot - 2024-03-20 - Release tag & head commit information updated for hw032024a.opmst10
adf20b173 - Prasad Bg Ranganath - 2024-03-20 - PGPE HCODE: Bug fix in throttle clip bound check
07d83ee13 - hostboot - 2024-03-20 - Release tag & head commit information updated for hw031824a.opmst10
821d86ef5 - Prasad Bg Ranganath - 2024-03-20 - PGPE HCODE: Add more FFDC to AVSBUS critical log
2fee6a8dc - Prasad Bg Ranganath - 2024-03-20 - PM HWP: Add error inject code support in avsbus procedure

Changes Included for package bonnell-xml, branch main:
cd3b5fb - ruby452 - 2024-03-19 - Fixing TPM chip not being listed under Ladybird TPM card instance (#3)

Changes Included for package hostboot, branch master-p10:
03d85347b7 - Zach Clark - 2024-03-19 - Revert "Track all error log creation to look for leaks"
b7ebab7f26 - Mike Vageline - 2024-03-19 - Change the handling when adding a FRU as callout to the error log
4ea8500377 - Caleb Palmer - 2024-03-19 - PRD: Update ScomRegister class to differentiate with signature offset

Changes Included for package hostboot-binaries, branch master-p10:
163ef4e - hostboot - 2024-03-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw032024a.opmst10
196bb27 - hostboot - 2024-03-20 - EKB Odyssey pak file release: hw031924c.ody
aea7306 - hostboot - 2024-03-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw031824a.opmst10
c6dafb1 - hostboot - 2024-03-19 - EKB Odyssey pak file release: hw031824a.ody

Signed-off-by: hostboot <[email protected]>
  • Loading branch information
op-jenkins committed Mar 21, 2024
1 parent 4e54b08 commit db564b0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion openpower/configs/p10ebmc_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ BR2_EVEREST_XML_VERSION="6b172222bf324cc2fdaacfb13e978b86495ccd32"
BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
BR2_PACKAGE_BONNELL_XML=y
BR2_BONNELL_XML_VERSION="185d6f20d5eca192b5d65273a14e22aac0b46f86"
BR2_BONNELL_XML_VERSION="cd3b5fb59e36e79bf2de8a5290bf419c412f3efd"
BR2_BONNELL_XML_SYSTEM_FILENAME="Bonnell-MRW_hb.system.xml"
BR2_BONNELL_XML_TARGETING_FILENAME="Bonnell-MRW_hb.mrw.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
Expand Down
2 changes: 1 addition & 1 deletion openpower/package/hcode-p10/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ config BR2_HCODE_P10_CUSTOM_VERSION_VALUE

config BR2_HCODE_P10_VERSION
string
default "hw031324b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default "hw032024a.opmst10" if BR2_HCODE_P10_LATEST_VERSION

default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
Expand Down
2 changes: 1 addition & 1 deletion openpower/package/hostboot-binaries/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ config BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE

config BR2_HOSTBOOT_BINARIES_VERSION
string
default "hw031524a.ody" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default "hw032024a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION

default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
Expand Down
2 changes: 1 addition & 1 deletion openpower/package/hostboot-p10/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ config BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE

config BR2_HOSTBOOT_P10_VERSION
string
default "4d309a8f683ccbcc1ac813ecd8e0f5d5acbbcc66" if BR2_HOSTBOOT_P10_LATEST_VERSION
default "03d85347b733d2964082af70156171e0924888c5" if BR2_HOSTBOOT_P10_LATEST_VERSION

default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
Expand Down

0 comments on commit db564b0

Please sign in to comment.