summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2014-11-05 11:58:16 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-10 18:57:37 -0200
commit0e45a8d613ba7a1c9e339d6b534bfe0a8e534bd8 (patch)
tree543947fbbb045ac9fcd3f49705235d57c2b3d9f7 /recipes-bsp
parenta3765c935d814ad94a23af135cfe2b9d5d7e2d3c (diff)
downloadmeta-fsl-arm-0e45a8d613ba7a1c9e339d6b534bfe0a8e534bd8.tar.gz
u-boot-ls1: Update to 50d6848 revision
This includes following changes: 50d6848 arm: ls102xa: Update bit reversing for SCFG registers 4d18340 arm: ls102xa: Remove custom part number SLS1020A and related defination 756cbdc arm: ls102xa: clear EPU registers for deep sleep 1d333c7 arm: ls102xa: correct the base address of DCSR registers 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/u-boot/u-boot-ls1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ls1.inc b/recipes-bsp/u-boot/u-boot-ls1.inc
index 49d757c..371773f 100644
--- a/recipes-bsp/u-boot/u-boot-ls1.inc
+++ b/recipes-bsp/u-boot/u-boot-ls1.inc
@@ -10,6 +10,6 @@ LIC_FILES_CHKSUM = " \
10 10
11SRCBRANCH = "LS1-dev" 11SRCBRANCH = "LS1-dev"
12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=${SRCBRANCH}" 12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=${SRCBRANCH}"
13SRCREV = "48bfc6985a0524bc5c388bb9a9a6a6bc4a121ec5" 13SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"