summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2014-11-05 11:34:25 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-08 17:30:52 -0200
commit943188652901e407da59e006cacc359aa1e454c2 (patch)
tree189b809d2050f07ace8c4d80e5db935d609164af
parentbb0932064d828b1ade43c2a83c6d6b47c70209e3 (diff)
downloadmeta-fsl-arm-943188652901e407da59e006cacc359aa1e454c2.tar.gz
rcw : Update to 38ec2c9 revision
This includes following changes: 69c87db ls1021aqds: set value of uboot entry address for qspiboot a59bea9 ls1021a: add rcw for enable sai ca0b3d1 ls1021aqds: sdboot: fix value of PBI_SRC and IFC_MODE 3ac85c8 ls1021atwr: add rcw for SD card boot 43707fa ls1021aqds: add rcw for NAND boot 1948685 ls1021a: remove custom part number "letech" Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 5849a7c..5af2e3a 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "u-boot-ls1-tools-native"
8inherit deploy 8inherit deploy
9 9
10SRCBRANCH = "LS1-SDK" 10SRCBRANCH = "LS1-SDK"
11SRCREV = "7b358441dfd35afbf01491649cc3f4396154a546" 11SRCREV = "38ec2c9111b483203797f7228db5f92549e9fe73"
12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/rcw.git;branch=${SRCBRANCH} \ 12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/rcw.git;branch=${SRCBRANCH} \
13 file://rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch \ 13 file://rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch \
14" 14"