Commit 141e42c28a77afe7e521002d73abf4c07275aaa9

Authored by Eric Lee
1 parent 605f0e759b
Exists in master

Add SPI CS0 Lock signal and update kernel to latest

Showing 2 changed files with 3 additions and 3 deletions Side-by-side Diff

recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb
... ... @@ -11,10 +11,10 @@
11 11 PROVIDES += "u-boot"
12 12 PV = "2014.04-smarcfimx6"
13 13  
14   -SRCREV = "00daf591e489268dff8628c0208f0b929940ba84"
  14 +SRCREV = "53ba5ad791546c4f423457a85e57cd07864e3653"
15 15 SRCBRANCH = "smarc-imx_v2014.04_3.14.28_1.0.0_ga"
16 16 # eMMC Boot Up
17   -#SRCREV = "5b99e3199473b2c01e26c3056e508fbb0401b621"
  17 +#SRCREV = "cd6b66e74f9ff5a0ff29c21eba990b12cd3c2c7c"
18 18 #SRCBRANCH = "smarc-emmc-imx_v2014.04_3.14.28_1.0.0_ga"
19 19 SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
20 20  
recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb
... ... @@ -17,7 +17,7 @@
17 17 file://defconfig \
18 18 "
19 19  
20   -SRCREV = "e109832b2806653d48cb0886ada79d594ba23757"
  20 +SRCREV = "d8205eb11345cc9736e8e940d45ce595b08bc14d"
21 21 PV = "3.14.28"
22 22 LOCALVERSION = "-1.0.1_smarc"
23 23