From 472170d1dbf5a6a435c89ff4e7a8b8cca1896004 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 13 Jan 2015 11:04:27 -0200 Subject: [PATCH] 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 --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb index 9ef67289..73291d7c 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2015.01+git${SRCPV}" -SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" +SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e" SRCBRANCH = "patches-2015.01" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb index 839b038e..0d8fa5ff 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2015.01+git${SRCPV}" -SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" +SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e" SRCBRANCH = "patches-2015.01" -- 2.40.1