Commit 1840584131274bd8100a7966fe0f5a3a6e95728e

Authored by Eric Lee
1 parent 2fa96b70a0
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_2016.05-smarct335x.bb
... ... @@ -18,6 +18,11 @@
18 18  
19 19 SRCREV = "cd7520d6afe9ed5916619394538aabb56a738378"
20 20  
  21 +# If Boot up from on module eMMC
  22 +# BRANCH = "v2016.05-smarct3x-emmc"
  23 +
  24 +# SRCREV = "b08695ae0d33b53b1c44e001fddc542497d2f7e6"
  25 +
21 26 S = "${WORKDIR}/git"
22 27  
23 28 UBOOT_SUFFIX = "img"