From 23fb8e00fd5fb3b76168a9a7c505294b6e08dff3 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 22 Aug 2014 12:13:37 -0300 Subject: [PATCH] u-boot-fslc: Update to a824e89 revision This include several backports of fixes and improvements from upcoming U-Boot 2014.10. Those are: a824e89 mx6sxsabresd: Add Ethernet support 6fc1d30 mx6sx: Adjust enable_fec_anatop_clock() for mx6solox 55d1de2 mx6sxsabresd: Update DDR initialization 9101eae pci: mx6: fix occasional link failures e97d548 ARM: mx6: Enable Thumb build for SPL fa27b7b ARM: mx6: Handle the MMDCx_MDCTL COL field caprices b141ef7 ARM: mx6: Prevent overflow in DRAM size detection c065fdd ARM: mx5: Fix CHSCCDR name aaee4ef i.MX31 PDK: Enable generic board for i.MX31 PDK a371261 pmic: pmic_pfuze100: Use a shorter name for PMIC name ed82ae7 mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADED 7d34646 mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definition 6e03308 mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offset 0a79f15 mx6: imx-regs: Remove unused 'omux' field from iomux struct 01ed8e1 arm: m53evk: Fix RTC bus number fb9eb0c lib: div64: add missing include cf321e1 mtd: cfi_flash: fix clang warning 64d14a7 fsl_i2c: add support for 3rd and 4th I2C Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb index 3a1c6e46..0ac58611 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2014.07" -SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb" +SRCREV = "a824e891767f8bd15edf54013e23639a3228dc24" SRCBRANCH = "patches-2014.07" SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb index bd77227c..b2191610 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2014.07" -SRCREV = "dfd914691dc005427a97881c68a80bade7188cfb" +SRCREV = "a824e891767f8bd15edf54013e23639a3228dc24" SRCBRANCH = "patches-2014.07" -- 2.40.1