Commit 736804c3096acec118301b88591c574a2eb37dc1

Authored by Eric Lee
1 parent 09b781ae11
Exists in master

Add U-Boot eMMC support

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

recipes-bsp/u-boot/u-boot-smarct335x_2015.07-smarct335x.bb
... ... @@ -18,6 +18,11 @@
18 18  
19 19 SRCREV = "55fdb4689efcccd43d690c340084483947789b51"
20 20  
  21 +# If Boot up from on mudule eMMC
  22 +# BRANCH = "v2015.07-smarct33-emmc"
  23 +
  24 +# SRCREV = "79754fe413066f0b263ba4e4810927aa07374651"
  25 +
21 26 S = "${WORKDIR}/git"
22 27  
23 28 UBOOT_SUFFIX = "img"