From 9ea920c4091fa9ce4b6857a77780ee7e95d0d229 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 18 Sep 2012 09:33:00 -0300 Subject: [PATCH] u-boot: Update to include basic support for iMX6Q Sabre SD Change-Id: I6f58dd139bae2cdc832040bf37762ce90933a59e Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini --- meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb index 0da1c749..4237f001 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb @@ -6,11 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)" DEPENDS_mxs += "elftosb-native" -SRCREV = "573e018c01178616ecf04e088e1a5b99537db694" - PV = "v2012.07" PR = "r1" +SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- 2.40.1