Commit ac4c67066738417e2dacad70863d0934258578b9

Authored by Eric Lee
1 parent 803ef1f99f
Exists in master

Add U-Boot eMMC Boot Up Support

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb
... ... @@ -13,6 +13,9 @@
13 13  
14 14 SRCREV = "e29075cdf5360ea560e394c7998dfd6a599cc714"
15 15 SRCBRANCH = "smarc-imx_v2014.04_3.10.53_1.1.0_ga"
  16 +# eMMC Boot Up
  17 +#SRCREV = "0345fb035f2ae88e374349c8519386fd2b46d312"
  18 +#SRCBRANCH = "smarc-emmc-imx_v2014.04_3.10.53_1.1.0_ga"
16 19 SRC_URI = "git://git@git.embedian.com/developer/smarc-t335x-uboot.git;protocol=ssh;branch=${SRCBRANCH}"
17 20  
18 21 PR = "r0+gitr${SRCPV}"