]> code.ossystems Code Review - meta-freescale.git/commitdiff
aft: upgrade to LSDK-20.04
authorJens Rehsack <sno@netbsd.org>
Mon, 6 Apr 2020 09:06:37 +0000 (11:06 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 6 Apr 2020 19:39:57 +0000 (16:39 -0300)
Upgrade NXP reference implementation of Trusted Firmware-A from NXP to
to latest release from NXP (LSDK-20.04):

* Merge pull request #67 in GITAM/atf from ~NXF32311/atf_nxf32311:jira/QLINUX-13542-asleep-does-not-assert-while-ls1046a-going-into-low-power-mode to LSDK
|\
| * c73cd5a74 LS1046A: Fix ASLEEP did not assert when sleep
* | 392a6c75d lx2160a: timer: Configure CNTFRQ register of CNTCTLBase
|/
524d1e920 plat: nxp: ota: Update the calling for esdhc_emmc_init
e8aa4b69b nxp/emmc: Remove card detection logic for SDHC2 controller

Signed-off-by: Jens Rehsack <sno@netbsd.org>
recipes-bsp/atf/atf_git.bb

index e6d348f350a2490dcb48bfcf59f889ed56548f61..4f577f9c49165890a73dae5e61626649f8f739e1 100644 (file)
@@ -12,7 +12,7 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1"
-SRCREV = "bf83b558cd535ae0272b5e5985d1c7d269b5b020"
+SRCREV = "4a82c939a0211196e2b80a495f966383803753bb"
 
 SRC_URI += "file://0001-fix-fiptool-build-error.patch \
     file://0001-Makefile-add-CC-gcc.patch \