summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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-10 18:57:37 -0200
commita3765c935d814ad94a23af135cfe2b9d5d7e2d3c (patch)
treec6b5a96d455d65bbe2037c3493c4dae8c0d9d3bb /recipes-bsp
parent63232989ceca77e2af5d4600a408716297077758 (diff)
downloadmeta-fsl-arm-a3765c935d814ad94a23af135cfe2b9d5d7e2d3c.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>
Diffstat (limited to 'recipes-bsp')
-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"