]> code.ossystems Code Review - meta-freescale.git/commitdiff
atf{-tools}: update to LSDK-20.04-update-290520
authorJens Rehsack <sno@netbsd.org>
Sat, 30 May 2020 14:23:31 +0000 (16:23 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Jun 2020 12:18:49 +0000 (09:18 -0300)
Forward atf and atf-tools to commit 7d748e6f0, which contains since LSDK-20.04:
7d748e6f0 Enable debug print for DDR phy register read write
6af93c00b Merge pull request #106 in GITAM/atf from ~NXA27427/atf:jira/platsec-1135 to LSDK
e15b57995 drivers/nxp/ddr: Fix the address decoding for 1 rank.
f12307a97 ddr: phy_gen2: Enable FFE for rev1 SI
9d3807137 ddr:fix phy debug messages for 2019.04 fw
4c00f9eb2 ddr: phy-gen2: Enable High-Effort WrDQ1D
b0ea56902 ddr: phy-gen2: pll related optimisation
0b895382a ddr: phy-gen2: Enable quickRd2D
9b6676c5a ddr: phy-gen2: improve signal integrity during writes
8d6e26d87 ddr: phy-gen2: dfi optimisation
cd77da485 Fixing memclk calculation
f0245c7ff drivers: ddr: phy-gen2: update DDR PHY firmware to v2019.04
1f29f30e6 Merge pull request #95 in GITAM/atf from ~NXA07556/atf:LSDK to LSDK
60aabf01e armv8: Add workaround for ARM 2PRF memory
77284b357 LS1046A: Remove workaround for SEC when going into LPM20 state

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

index a5998fe25f771daa9f8c0bf7efe3063acf40d747..33ec51c24266c4e0254301657ace1f7b89245aed 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://license.rst;md5=e927e02bca647e14efd87e9e914b2443"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1"
-SRCREV = "17f94e4315e81e3d1b22d863d9614d724e8273dc"
+SRCREV = "7d748e6f0ec652ba7c43733dc67a3d0b0217390a"
 
 S = "${WORKDIR}/git"
 
index 2b673964d9acbf338a0b13c196fa24ecb9d7592b..ff55ca0cd160d7aa502c7ae2057ae8bae2d0f486 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 = "4a82c939a0211196e2b80a495f966383803753bb"
+SRCREV = "7d748e6f0ec652ba7c43733dc67a3d0b0217390a"
 
 SRC_URI += "file://0001-fix-fiptool-build-error.patch \
     file://0001-Makefile-add-CC-gcc.patch \