]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-ls1: Upgrade to 2014.07 version
authorChunrong Guo <B40290@freescale.com>
Tue, 6 Jan 2015 06:42:14 +0000 (14:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Jan 2015 11:22:00 +0000 (09:22 -0200)
   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>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1.inc
meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2013.10.bb with 93% similarity]

index 9e10ea52e1899bbc4a00e0dcd6893181e14681e0..ccd37c6fe16926e19a2a45d4dd4be48750ae318f 100644 (file)
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = " \
     file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
 "
 
-SRCBRANCH = "LS1-dev"
-SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=${SRCBRANCH}"
-SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469"
+SRCBRANCH = "sdk-v1.7.x"
+SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH}"
+SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1"
 
 LOCALVERSION ?= "-${SRCBRANCH}"
 
similarity index 93%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2013.10.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
index 06f6d2f7ac39cdbd80e951bfa8c502b4a6266917..96944c1c069b998d64bd46497a891ea568844e38 100644 (file)
@@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot.inc
 require u-boot-ls1.inc
 inherit fsl-u-boot-localversion
 
-LOCALVERSION ?= "-SDK-V1.3"
+LOCALVERSION ?= "-${SRCBRANCH}"
 
 DEPENDS += "u-boot-ls1-tools-native"
 PROVIDES += "u-boot"