From db157aa087886c5982bcd2e8767f0c8b1698168c Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Thu, 4 Sep 2014 08:12:50 -0500 Subject: [PATCH] u-boot-imx: Upgrade to 2014.04 version - Add mx6sx support - General fixes for mx6slevk and other mx6 - Support to use zImage Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- ...imx-mfgtool_2013.04.bb => u-boot-imx-mfgtool_2014.04.bb} | 0 .../u-boot/{u-boot-imx_2013.04.bb => u-boot-imx_2014.04.bb} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta-fsl-arm/recipes-bsp/u-boot/{u-boot-imx-mfgtool_2013.04.bb => u-boot-imx-mfgtool_2014.04.bb} (100%) rename meta-fsl-arm/recipes-bsp/u-boot/{u-boot-imx_2013.04.bb => u-boot-imx_2014.04.bb} (70%) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb similarity index 100% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb similarity index 70% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb index 28574f8b..0c9c143e 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb @@ -6,11 +6,11 @@ require recipes-bsp/u-boot/u-boot.inc PROVIDES += "u-boot" LICENSE = "GPLv2+" -LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" +LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga" +SRCBRANCH = "imx_v2014.04_3.10.31_1.1.0_beta" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" -SRCREV = "06dd4f798b2014ed9642f8d6f526aa9630dd8ca5" +SRCREV = "91cbd4d530f240042d112fc4166a143fa659524b" S = "${WORKDIR}/git" -- 2.40.1