From ac334e5d7a59f5dda534f852434c46a6df251f4d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 1 Aug 2014 14:43:08 -0300 Subject: [PATCH] u-boot-fslc: Update to dfd9146 revision This includes following fixes: dfd9146 mx6sabresd: Use LDO dtb file until PMIC support is added 28b6bee mx6slevk: Use LDO dtb file until PMIC support is added This avoids boot issues due the lacking of LDO bypass support. Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb index 3e9732a0..3a1c6e46 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2014.07" -SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252" +SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb" SRCBRANCH = "patches-2014.07" SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb index e8326387..bd77227c 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2014.07" -SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252" +SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb" SRCBRANCH = "patches-2014.07" -- 2.40.1