[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] u-boot-boundary: update to v2014.01

Eric Nelson eric.nelson at boundarydevices.com
Tue Mar 4 17:11:02 PST 2014


Update to v2014.01 release as described in this post:
	http://boundarydevices.com/u-boot-2014-01/

The primary new feature is USB OTG support, but this
release also includes a re-structuring of the pin-muxing
constants in preparation for SPL boot.

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 741c7bb..5c8bde8 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 = "v2013.10+git${SRCPV}"
+PV = "v2014.01+git${SRCPV}"
 
-SRCREV = "bb725a4b53c7cb5f0c0a28af9af63ae35b2388b2"
-SRCBRANCH = "v2013.10-20131119"
+SRCREV = "c4acd1b68c9a843d05aa8cb233843c2689041ef2"
+SRCBRANCH = "v2014.01-20140228"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
1.8.3.2



More information about the meta-freescale mailing list