Commit c47eb7a427391a4220fe050195c5b6c04f1c593f

Authored by Eric Lee
1 parent b95d68408c
Exists in master

Add u-boot PCIE support

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 = "875064eca4f80aa5179f1dc434fe3495a358d41b"
  14 +SRCREV = "db7df3733a7b81c70d85c07fa2c7454ae6178656"
15 15 SRCBRANCH = "smarc-imx_v2014.04_3.14.28_1.0.0_ga"
16 16 # eMMC Boot Up
17   -#SRCREV = "7524aaeff2fef8a41ee3d4c91fde72b013d8bab5"
  17 +#SRCREV = "2b0d7376c7014a118e5d532e8c06dee85d3c022c"
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