summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm
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
commit8f8db9aee610a9d1a47de101261fcabe97f2c2bd (patch)
tree7737869cb0de6b10860befc3e9b87b88cca12847 /meta-fsl-arm
parent3e72b6e2f742921837d3e45b3a4c5bc2a852ff7b (diff)
downloadmeta-freescale-8f8db9aee610a9d1a47de101261fcabe97f2c2bd.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 'meta-fsl-arm')
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
index 49d757c86..371773ff6 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
+++ b/meta-fsl-arm/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"