[meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-boundary: update to f87025237 (v2014.07)

Eric Nelson eric.nelson at boundarydevices.com
Thu Sep 25 13:33:31 PDT 2014


Update to Boundary Devices U-Boot 2014.07 tree.

Notable updates include:
        Switch to v2014.07 release from mainline
        Addition of USB Mass Storage Gadget for programming SD cards/eMMC

Release notes are available in this post:
        http://boundarydevices.com/u-boot-2014-07-release

Specifics (and usage) of USB Mass Storage Gadget are available in
this post:
        http://boundarydevices.com/u-boot-usb-mass-storage-gadget/

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 recipes-bsp/u-boot/u-boot-boundary_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb
index 8548b71..e76a35c 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
 
 PROVIDES = "u-boot"
 
-PV = "v2014.04+git${SRCPV}"
+PV = "v2014.07+git${SRCPV}"
 
-SRCREV = "4dfca8881f318f0d346b575ffbe93aa12755c4e9"
-SRCBRANCH = "v2014.04-20140419"
+SRCREV = "f870252376c47011a78cd8c35fdf904001d6c41e"
+SRCBRANCH = "v2014.07-20140914"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
1.9.1



More information about the meta-freescale mailing list