]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Bump revision to 9da4a42
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 21 Jul 2016 20:25:42 +0000 (17:25 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 5 Aug 2016 17:51:53 +0000 (14:51 -0300)
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 <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
recipes-bsp/u-boot/u-boot-fslc_2016.07.bb

index 99e14879f62bef52cfc6cd1bf223803e97d5bc43..d18e07e3f2507ce403f25c2f8f939e427d4b830d 100644 (file)
@@ -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}"
index cafefb52d333fb54181ff19def3ef8182fb32ee6..d4c8f7b1c4c6fe2a20dbf24f4aa5388d1e759b09 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2016.07+git${SRCPV}"
 
-SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383"
+SRCREV = "9da4a42b3df4416368974f8ad8c5f7d893acd445"
 SRCBRANCH = "2016.07+fslc"