From 84ecff2e39edc0ece95995597af537bd51d2a3b4 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 1 Aug 2014 14:43:08 -0300 Subject: 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 --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb | 2 +- recipes-bsp/u-boot/u-boot-fslc_2014.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb index 3e9732a..3a1c6e4 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb +++ b/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/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb index e832638..bd77227 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb +++ b/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" -- cgit v1.2.3-54-g00ecf