From 736804c3096acec118301b88591c574a2eb37dc1 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 1 Sep 2016 15:08:23 +0800 Subject: [PATCH] Add U-Boot eMMC support --- recipes-bsp/u-boot/u-boot-smarct335x_2015.07-smarct335x.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-smarct335x_2015.07-smarct335x.bb b/recipes-bsp/u-boot/u-boot-smarct335x_2015.07-smarct335x.bb index f684657..02f6b04 100644 --- a/recipes-bsp/u-boot/u-boot-smarct335x_2015.07-smarct335x.bb +++ b/recipes-bsp/u-boot/u-boot-smarct335x_2015.07-smarct335x.bb @@ -18,6 +18,11 @@ BRANCH = "v2015.07-smarct33" SRCREV = "55fdb4689efcccd43d690c340084483947789b51" +# If Boot up from on mudule eMMC +# BRANCH = "v2015.07-smarct33-emmc" + +# SRCREV = "79754fe413066f0b263ba4e4810927aa07374651" + S = "${WORKDIR}/git" UBOOT_SUFFIX = "img" -- 1.9.1