Commit 1057fbcb435494933d95a609aa6e9271b29439cd

Authored by Eric Lee
1 parent ee2f8b8a39
Exists in master

Fix SMARC-FiMX6-Q2G Memory Configuration Bug

Showing 1 changed file with 2 additions and 2 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 = "0a785d9496673494c18b28f95552880dec4462bb"
  14 +SRCREV = "f5086a106230a93ca02c581c96ec976b6da67627"
15 15 SRCBRANCH = "smarc-imx_v2014.04_3.14.28_1.0.0_ga"
16 16 # eMMC Boot Up
17   -#SRCREV = "d9c7fa6548b1bb361e19d5d358130b877e9c374a"
  17 +#SRCREV = "9a1e476ee91a9637a9985a3abf9b55bda9af2ad6"
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