diff --git a/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb b/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb index 0e4ab229e2..a2f438ac6d 100644 --- a/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb +++ b/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb @@ -10,7 +10,7 @@ PV .= "+git${SRCPV}" SRC_URI = "${ATF_SRC};branch=${SRCBRANCH}" ATF_SRC ?= "git://github.com/nxp-imx/imx-atf.git;protocol=https" SRCBRANCH = "lf_v2.10" -SRCREV = "28affcae957cb8194917b5246276630f9e6343e1" +SRCREV = "efbc6f46afe2927cde1cde3982e3a8edf3c3c0a1" S = "${WORKDIR}/git"