summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ls1.inc
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-08 17:30:52 -0200
commitc4dc7260187d19cb6f379642d7fbd2fb37cc3b43 (patch)
tree7a744e80a430e71ffd1fab1d0daba4204d90f356 /recipes-bsp/u-boot/u-boot-ls1.inc
parent943188652901e407da59e006cacc359aa1e454c2 (diff)
downloadmeta-fsl-arm-c4dc7260187d19cb6f379642d7fbd2fb37cc3b43.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/u-boot/u-boot-ls1.inc')
-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"