summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-01-13 11:04:27 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-01-13 11:07:12 -0200
commita2c45ac31ce8f9ab8edcb23f5188ab417675eac0 (patch)
treec43f2e597b4861cfb46905427481b287b9551f00 /recipes-bsp
parent7ff327a4e3e8e19d1e3f848865b6b27ba9f6250b (diff)
downloadmeta-fsl-arm-a2c45ac31ce8f9ab8edcb23f5188ab417675eac0.tar.gz
u-boot-fslc: Update to 3120db4e revision
This updates the code to a version based on 2015.01 stable release. The changes, done on top of the original release are: 5d396c3 wandboard: Changed mmcroot variable so kernel 3.10.31 boots c6d9bf7 iMX6: Change mmcroot to use fixed mmc block index for USDHC be9a741 embestmx6boards: Change default bootenv configuration ea9b369 wandboard: Use 32bit color depth for Fusion LCD 8e88da8 mx6sabresd: Use LDO dtb file until LDO bypass support is added 7d0f155 mx6slevk: Use LDO dtb file until LDO bypass support is added dcd7ac3 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2015.01.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
index 9ef6728..73291d7 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2015.01+git${SRCPV}" 8PV = "v2015.01+git${SRCPV}"
9 9
10SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" 10SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e"
11SRCBRANCH = "patches-2015.01" 11SRCBRANCH = "patches-2015.01"
12SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
13 13
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
index 839b038..0d8fa5f 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2015.01+git${SRCPV}" 3PV = "v2015.01+git${SRCPV}"
4 4
5SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" 5SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e"
6SRCBRANCH = "patches-2015.01" 6SRCBRANCH = "patches-2015.01"