]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to dfd9146 revision
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Aug 2014 17:43:08 +0000 (14:43 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Aug 2014 17:45:15 +0000 (14:45 -0300)
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 <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb

index 3e9732a034819a0af3c311daeb13fe44c74f1323..3a1c6e467db0c4fc334a18bbb3aa6767fda72713 100644 (file)
@@ -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}"
 
index e8326387b6825a7308c4e104e00f4d069981c95b..bd77227c56c4f917f83483b7baedf2d2d76a3485 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2014.07"
 
-SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252"
+SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb"
 SRCBRANCH = "patches-2014.07"