From e55f32e8319a649503bcb15cd47861cdb06115cf Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 11 Sep 2014 17:38:38 -0300 Subject: [PATCH] u-boot-fslc: Update to 53cd36b revision This updates the 2014.07-based branch with more backports from the 2014.10 upcoming release. The following changes are included: 53cd36b imx: mx6slevk: Change to use generic board 987efad imx: mx6q/dlarm2: Change to use generic board 0207052 README.imximage: Fix the maximum DCD size 13e94fe imx: Fix build of mx6sxsabresd 318d1cd mx6sxsabresd: Add PCI support 919802d pcie_imx: Add mx6solox support 847d6ce mx6: imx-regs: Provide a structure for GPC registers f26e33b mx6qsabreauto: Remove imx6q-sabreauto.dts f22fd9d imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent e45540b arm: vf610: lpuart: disable FIFO on initializaton 11571b6 arm: vf610: lpuart: fix status register handling 09e81f4 mx6: Fix ECSPI typo in soc_boot_modes b8d5d42 imximage: Fix imximage IVT bug for EIM-NOR boot 228135e iMX6: Disable the L2 before chaning the PL310 latency 45108f1 tools: imximage: Fix the maximum DCD size for mx53/mx6 9f3f181 pci: add support for board_pci_fixup_dev function 4ecf3e6 arm: mx6: add get_cpu_type() b6faaf1 arm: mx6: ddr: fix cs0_end calculation 07917e7 arm: mx6: ddr: configure MMDC for slow_pd 66b2f14 arm: mx6: ddr: do not write into reserved bit b3f847e arm: mx6: ddr: cleanup eba02a9 i2c: imx: add macros to setup pads for multiple SoC types e50e740 sata: dwc_ahsata: implement sata_port_status a45361d compulab: eeprom: add support for defining eeprom i2c bus 8f82ddd mx6: add clock enabling functions 5305489 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR d5e440b net: fec_mxc: Adjust RX DMA alignment for mx6solox fca8b5a usb: ci_udc: implement dfu_usb_get_reset 7baddea arm: Add missing .vectors section to linker scripts 324df11 arm: vf610: add NFC clock support 10c68b2 arm: vf610: add NFC pin mux 9bba571 ARM: Fix overflow in MMU setup 7be9add api: fix build without CMD_NET support 8a9e527 e1000: add i210 support dcd2c8c e1000: Implement dcache support 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 8ea75cac..a27fe410 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 = "a824e891767f8bd15edf54013e23639a3228dc24" +SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf" 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 b2191610..f21fc044 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 = "a824e891767f8bd15edf54013e23639a3228dc24" +SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf" SRCBRANCH = "patches-2014.07" -- 2.40.1