summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2021-12-10 12:08:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-06 04:43:56 +0300
commit36b84a6aba2a6609c50c8f97bb16d7c0f14c44b0 (patch)
treebbece9bc17be4487ab20e36231501bd03e148d91 /meta-openpower
parentb1754c0316d07a9139477a82ff9b9b58ac6e1af3 (diff)
downloadopenbmc-36b84a6aba2a6609c50c8f97bb16d7c0f14c44b0.tar.xz
openpower: ipl version bump 11775c0f84..4102a5410f
Amitay Isaacs (1): libipl: Add apply_guard setting Dhruvaraj Subhashchandran (1): libphal: Fix the PPE Register structure. Jayanth Othayoth (4): libphal: threadStopProc API support libphal: Added helper function for sbe hreset libphal: Add sbe halt state handling for getDump chipop libphal: Add sbe halt state handling for getTiInfo chipop Marri Devender Rao (1): libipl:Add handling for platform function errors Ramesh Iyyar (5): libipl: Add ipl settings abstraction libipl: Switch to ipl_settings for the ipl mode libipl: Switch to ipl_settings for the ipl type libipl: Switch to ipl_settings for ipl log libipl: p10: Apply guard records based on ipl settings libipl: p10: Apply reconfig guard records even if setting is disabled rajerpp1 (4): libipl: Error handling helper function for clock NON-HWP failures libipl: helper function for procedure callout for software error libipl: updating HWAS_STATE for oscrefclk target libipl: Clock initialization code for p10 based system Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Icdf18f7a9ab5ec25439ea44f713a9d7a34a2c36d
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-bsp/ipl/ipl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index dfe2a40f6f..e5b21ece26 100644
--- a/meta-openpower/recipes-bsp/ipl/ipl_git.bb
+++ b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
@@ -12,7 +12,7 @@ inherit autotools pkgconfig
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/open-power/ipl;branch="main""
-SRCREV = "11775c0f84a3e62735503294c1ee7ec61fcd4c9a"
+SRCREV = "4102a5410f877f0c7d20f6afc694243bf3a6ef6b"
DEPENDS = " \
libekb pdbg autoconf-archive guard pdata \