summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-07-21 17:25:42 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-22 10:52:04 -0300
commit5a019aafd0ddafdd996518d748958ddf7ebc2dff (patch)
tree729314c848f8f9796c20c26e14db54d2f410ea3a /recipes-bsp
parentf5708ec4e8a87d9733613ba773078ffe7de89d09 (diff)
downloadmeta-fsl-arm-5a019aafd0ddafdd996518d748958ddf7ebc2dff.tar.gz
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 <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.07.bb2
2 files changed, 2 insertions, 2 deletions
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 99e1487..d18e07e 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"
7 7
8PV = "v2016.07+git${SRCPV}" 8PV = "v2016.07+git${SRCPV}"
9 9
10SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" 10SRCREV = "9da4a42b3df4416368974f8ad8c5f7d893acd445"
11SRCBRANCH = "2016.07+fslc" 11SRCBRANCH = "2016.07+fslc"
12 12
13SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 13SRC_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 cafefb5..d4c8f7b 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
2 2
3PV = "v2016.07+git${SRCPV}" 3PV = "v2016.07+git${SRCPV}"
4 4
5SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" 5SRCREV = "9da4a42b3df4416368974f8ad8c5f7d893acd445"
6SRCBRANCH = "2016.07+fslc" 6SRCBRANCH = "2016.07+fslc"