meta-openpower: ipl: srcrev bump da64b07..d6c5ff2
Dhruvaraj Subhashchandran (6):
libphal: Fix SPR, XIR, GPR sequence in SBE dump
Check for the SBE state before collecting dump
Collect SBE dump from Odyssey SBE
Restructure SBE dump collection for improved maintainability
Enable OCMB SBE state check before dump
Fix FFDC parsing errors
Marri Devender Rao (1):
Mark unused IOHS targets as non-functional
Swarnendu-R-C (6):
Added logic for collecting Odyssey SBE dump
Odyssey SBE dump collection support code added
Setting using SCOM as false while calling ody_extract_sbe_rc
Read buffer length size increased to read PIBMEM dumps for Odyssey
libphal: Changing FAPI unit pos to PDBG traget index
libphal: Removing unnecessary code to get the FAPI unit position
deepakala-k (1):
libphal: Add method to find if control transitioned to host (#4)
devenrao (6):
POZ: use ody ocmb check method from libpdbg
POZ: use sbe error constants from header file
POZ: cater for reading multiple poz ffdc packets
POZ: capture pel severity from FFDC packet
POZ: optimize parsing of ffdc data based on slid
POZ: check for FFDC data during dump chip-op success
Change-Id: I577cc1f93693e98c75e2815ab5cef1bc194b6645
Signed-off-by: SwethaParasa <parasa.swetha1@ibm.com>
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index 8dd17da..59cb749 100644
--- a/meta-openpower/recipes-bsp/ipl/ipl_git.bb
+++ b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
@@ -12,7 +12,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/open-power/ipl;branch="main";protocol=https"
-SRCREV = "da64b07adeb2a234c47343642c43f8aab96904a2"
+SRCREV = "d6c5ff27426b2cedc7c2d29c6888b40ad96ef381"
DEPENDS = " \
libekb pdbg autoconf-archive guard pdata \