From 91da452f0d36375bab03da51501e15f8e1b363bc Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Sat, 29 Sep 2018 16:59:36 +0800 Subject: rcw: udpate to 04ec3bb *update to lsdk 1809 tag include the following changes: 04ec3bb - Arm64:ls2088a: Add the workaround of errata A-008851 927445c - Arm64:ls2088aqds:dts: Remove the PBI_LENTH property 6915c63 - ls1088ardb_pb: Add serdes protocol _0x1d_0x13. b0ee8b7 - ls2088ardb_rev1.1: add RCW configuration file for enable dspi. 81d3f97 - ls2088ardb: add RCW configuration file for enable dspi. 9f85946 - fix DESTDIR value and 'make clean' command ce2fdf7 - ls1043a: qspi_boot: Update u-boot address according to DASH memory mapping 1514c10 - Revert "ls1043a: Fix QSPI endian issue for QSPI boot on LS1043AQDS" Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/rcw') diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 8789961c..a1059853 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 fsl-eula-unpack SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;fsl-eula=true;nobranch=1" -SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c" +SRCREV = "04ec3bbc210fd0d7762c26c0e72182eca5e26deb" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf