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

Eric Nelson eric.nelson at boundarydevices.com
Sun Nov 23 17:15:15 PST 2014


Update to Boundary Devices U-Boot 2014.07 tree.

Notable updates include:
    Allow override of computed DTB file with 'dtbname' variable
    Force 10/100 mode on Nitrogen6_Lite
    Fix quoting in Nitrogen6_Lite boot script
    Support SD card numbering based on physical path for use with
        newer kernels.

Note that no code changes are present in this bump. All changes
are in the boot scripts, and u-boot-boundary-git is being updated
simply to match versions and streamline download of the sources.

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 This update should be applied to both dizzy and master branches.

 recipes-bsp/u-boot/u-boot-boundary_git.bb        | 2 +-
 recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb
index dc0402b..a7b9786 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -9,7 +9,7 @@ PROVIDES = "u-boot"
 
 PV = "v2014.07+git${SRCPV}"
 
-SRCREV = "f870252376c47011a78cd8c35fdf904001d6c41e"
+SRCREV = "86bfe2c8c65a286f36b42d565e5819d60f5ea639"
 SRCBRANCH = "v2014.07-20140914"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
index 908de20..5c91471 100644
--- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
@@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native"
 
 PV = "v2014.07+git${SRCPV}"
 
-SRCREV = "f870252376c47011a78cd8c35fdf904001d6c41e"
+SRCREV = "86bfe2c8c65a286f36b42d565e5819d60f5ea639"
 SRCBRANCH = "v2014.07-20140914"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
-- 
1.9.1



More information about the meta-freescale mailing list