summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-08-01 14:43:08 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-08-01 14:45:15 -0300
commit84ecff2e39edc0ece95995597af537bd51d2a3b4 (patch)
tree374d5d6f4d67cd7dbc8dd6647b5b0b4671d94722
parent6ef8db67df3436a463851ff95dcfb6a66132f3c0 (diff)
downloadmeta-fsl-arm-84ecff2e39edc0ece95995597af537bd51d2a3b4.tar.gz
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 <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2014.07.bb2
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"
7 7
8PV = "v2014.07" 8PV = "v2014.07"
9 9
10SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252" 10SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb"
11SRCBRANCH = "patches-2014.07" 11SRCBRANCH = "patches-2014.07"
12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
13 13
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
2 2
3PV = "v2014.07" 3PV = "v2014.07"
4 4
5SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252" 5SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb"
6SRCBRANCH = "patches-2014.07" 6SRCBRANCH = "patches-2014.07"