openpower: ipl: srcrev bump 49e7026d98..8fc1c2d6e3

Jayanth Othayoth (12):
      libphal: deconfigureTgt skip primary processor deconfig
      libphal: Add sbe halt state handling for threadStopProc chipop
      libphal: SBE chip-op failure debug data support
      ipl: changed clang-format file location
      ipl: clang-format: disabled SortIncludes
      ipl: enabled clang-format based source formatting
      libphal: Added input target type check in isPrimaryProc api
      libphal: deconfigureTgt api updates
      ipl:: Added clock redundant mode check helper function
      libipl:p10: redundant mode clock error handling support
      libipl: ATTR_SYS_CLOCK_DECONFIG_STATE based clock state update
      libipl: ATTR_SYS_CLOCK_DECONFIG_STATE size update

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I8e3aa976c79e55404e165770b044a389347a1c22
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index e272e1a..003c193 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 = "49e7026d98046722f0e84b0dbca3efe872e54c50"
+SRCREV = "8fc1c2d6e350d0cb779db8ec916441469a0b973d"
 
 DEPENDS = " \
         libekb pdbg autoconf-archive guard pdata \