From fd79aad73885dec39a0bd99c79c6c3fac3dcf587 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Thu, 21 Jul 2016 17:25:42 -0300 Subject: u-boot-fslc: Bump revision to 9da4a42 This includes following changes: - 9da4a42 Revert "imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS" - 7be8ff4 serial_mxc: Remove unconditional DCE setting - 6dec211 mx6: clock: Fix the logic for reading axi_alt_sel - 68f2c3e Revert "arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite" - 2fd99ea imx_watchdog: add weak attribute to reset_cpu function - c782384 mx7_common: use Kconfig for ARMv7 non-secure mode - b8cc70e mx7_common: Put display board info config into board file - 72a9967 mx7: set soc environment according to exact SoC type - ff3ecc4 usb: ehci-mx6: introduce config for high active power pin - 97488b5 usb: ehci-mx6: configure power polarity in usb_power_config - ce0c796 usb: move CONFIG_USB_EHCI_MX7 to Kconfig - e22ac58 dm: imx: serial: Support DTE mode when using driver model - 65db95b warp7: Remove CONFIG_BOOTDELAY variable - 1231d04 ARM: configs: cm_fx6: add mtd support - 14619b5 ARM: board: cm_fx6: fixup mtd partitions in the fdt - 9fa3af0 fdt_support: define stub for fdt_fixup_mtdparts - f1a2b56 ARM: configs: cm_fx6: improve default environment - d1e28f0 pico-imx6ul: Add PMIC support - 292806e wandboard: move environment partition farther from u-boot.img - 8b5df31 Revert conversion for config_distro_bootcmd.h - 9222180 Merge pull request #11 from Kynetics/2016.07+fslc - 1207b97 warp: Change default bootenv configuratio Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | 2 +- recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb index 99e14879..d18e07e3 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2016.07+git${SRCPV}" -SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" +SRCREV = "9da4a42b3df4416368974f8ad8c5f7d893acd445" SRCBRANCH = "2016.07+fslc" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb index cafefb52..d4c8f7b1 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2016.07+git${SRCPV}" -SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" +SRCREV = "9da4a42b3df4416368974f8ad8c5f7d893acd445" SRCBRANCH = "2016.07+fslc" -- cgit v1.2.3-54-g00ecf