From 37f84396977e90f4c78a20430f61573baff1eb21 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Fri, 5 Jul 2019 10:33:02 +0800 Subject: [PATCH] rcw: update to 93358b4 *update to lsdk 1906 tag include the following changes: 93358b4 - rcw.py: Update comments for loadwochecksum command de68a41 - ls2088aqds: Corrected MEM2_PLL_RAT for DP-DDR frequency ac05bc4 - ls1046afrwy: fix a compiling error issue a25dde7 - Add init rcw support for ls1028a platform de0baa2 - rcw.py: Add Support to Load RCW without checksum b99ec29 - ls1046a: ls1046afrwy: frwy-ls1046a platform support 498de8d - LX2160: Add workaround of errata A-011270 Signed-off-by: Chunrong Guo --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index ba26ef24..3808a712 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native" inherit deploy siteinfo SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" -SRCREV = "f1377876cc06a87ec8afa8a3412ca7c8455861f2" +SRCREV = "93358b4872bc69f1e3757739d70f20c8b18894e4" S = "${WORKDIR}/git" -- 2.40.1