summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ls1.inc
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-01-06 14:42:14 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2015-01-06 09:22:00 -0200
commit98ad95b8649df107d83052df4523f446d682464a (patch)
tree82681d628210ad874cfdf8f8c629435b1957514f /recipes-bsp/u-boot/u-boot-ls1.inc
parent4336a9dd2051cc844c4de77550f8d30e06e7e335 (diff)
downloadmeta-fsl-arm-98ad95b8649df107d83052df4523f446d682464a.tar.gz
u-boot-ls1: Upgrade to 2014.07 version
This includes following changes: 2bf1c34 ls102xa: scfg: Remove SCFG bit reverse setting on LS1 80b1d30 ls1021atwr: SECURE BOOT- Add secure boot target for ls1021atwr 49eaf3e board/ls1021aqds: Add support to test GPIO by enabling EC3 16111c4 ls102xa: spi: Fix QSPI and DSPI compatibility issue on LS1021ATWR board 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.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ls1.inc b/recipes-bsp/u-boot/u-boot-ls1.inc
index 9e10ea5..ccd37c6 100644
--- a/recipes-bsp/u-boot/u-boot-ls1.inc
+++ b/recipes-bsp/u-boot/u-boot-ls1.inc
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = " \
8 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ 8 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
9" 9"
10 10
11SRCBRANCH = "LS1-dev" 11SRCBRANCH = "sdk-v1.7.x"
12SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=${SRCBRANCH}" 12SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH}"
13SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469" 13SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1"
14 14
15LOCALVERSION ?= "-${SRCBRANCH}" 15LOCALVERSION ?= "-${SRCBRANCH}"
16 16