summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-06 17:11:22 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-05-10 16:47:51 +0000
commit473bfe5a289fbf5a19984f8d2770ad1132c9816a (patch)
treee3edbc43861445d0fc9af0db9bf4e923746ad9ea
parent01fa82ef03053e0213675b47e87faff1a07d78c1 (diff)
downloadmeta-freescale-473bfe5a289fbf5a19984f8d2770ad1132c9816a.tar.gz
imx-atf: Update for NXP release 5.15.5-1.0.0
05f788b9b Merge remote-tracking branch 'origin/ls_v2.4' into lf_v2.4 02bb1add6 fix(layerscape): remove errata a008850 from ls1028a and ls1088a 3ebf7456f LF-5610 imx8ulp: Allow M33 to access IOMUXC1 f382eb7a8 Revert "plat: nxp: add DTB overlay feature" 90c041450 Pull request #46: LF-5468: plat: nxp: add DTB overlay feature 9f4089374 fix(layerscape): update WA for Errata A-050426 cb28c43d7 LF-4650 img-loadr: add to soc.mk of ls1046a ls1043a 4144347a7 plat: nxp: add DTB overlay feature c3acc399c LF-5427 plat:imx8 Fix missed SCU wakeup interrupts 226804c2f LF-5310 plat: imx8ulp: Update the license for upower api 308c8362b drivers: nxp: ddr : Corrects mapping of HNFs nodes with SNFs nodes based on 9a85c04c7 LF-5250 imx8ulp: Fix XRDC setting for EPDC displaying 083dff3d3 LF-5161 imx8ulp: Not power off LPAV PD when LPAV owner is RTD f33d3f495 LF-5160 plat: imx8ulp: Update the upower api 325d64019 LF-5158 plat: imx8m: Revert "LF-5157 plat: imx8m: Fix the boot hang issue on imx8mq/mm/mn" cb58a4554 LF-5157 plat: imx8m: Fix the boot hang issue on imx8mq/mm/mn 1a7ae3b0d LF-5151 plat: imx8m: Backup mr12/14 value from lpddr4 chip 8f63242f8 LF-5149 imx8ulp: Fix XRDC for audio SOF case db16c5d9d LF-5136 imx8ulp: Protect TEE region for secure access only e907c44c7 LF-5118 plat: imx8ulp: Refactor and enable XRDC Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 6634849862a5cbcc7d3f2e157893d39abc24dfea)
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.4.bb b/recipes-bsp/imx-atf/imx-atf_2.4.bb
index ded38d4b..dd718289 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.4.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.4.bb
@@ -10,7 +10,7 @@ PV .= "+git${SRCPV}"
10SRCBRANCH = "lf_v2.4" 10SRCBRANCH = "lf_v2.4"
11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ 11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \
12" 12"
13SRCREV = "5782363f92a2fdf926784449270433cf3ddf44bd" 13SRCREV = "05f788b9bbb13d002997e35008a4b945f7e2957b"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16