summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-11-09 17:02:44 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-11-14 14:14:54 -0200
commitfaf2ea74e9d3c707aad853b9cf26ce927f47b8d9 (patch)
treecf54d31fb5eed13ba5337549bcd3a75a44c530a0 /recipes-bsp
parent7db3ad7e6d847c38102e417320dbfdfba9758db2 (diff)
downloadmeta-freescale-faf2ea74e9d3c707aad853b9cf26ce927f47b8d9.tar.gz
u-boot-fslc: Bump revision to 615fdbc
This includes following change: - 615fdbc Merge remote-tracking branch 'origin/master' into 2016.11+fslc - 38cacda Merge branch 'master' of git://git.denx.de/u-boot-tegra - a8d0526 ARM: tegra186: call secure monitor for all cache-wide ops - 1ab557a armv8: add hooks for all cache-wide operations - b9ae641 ARM: tegra: translate __asm_flush_l3_cache to assembly - 6db8e17 ARM: tegra: ensure nvtboot_boot_x0 alignment - d8c4eb6 Merge branch 'master' of git://git.denx.de/u-boot-net - aa555fe net: use random ethernet address if invalid and not zero - 6ecf9e2 net: mvgbe: Fix build error with CONFIG_PHYLIB - f018545 net: phy: micrel: center FLP burst timing at 16ms - 2162245 ARM: tegra: enable Ethernet on p2771-0000 - 31c1ff9 ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT - 2b950f3 ARM: tegra: configure Ethernet address on Tegra186 - 86919a2 ARM: tegra: add SoC-level hook for board_late_init() - ba4dfef net: add driver for Synopsys Ethernet QoS device - afb970f dt: net: add DWC EQoS binding - dac09fc wandboard: Make Ethernet functional again - 0f7c6cd mkimage: Allow including a ramdisk in FIT auto mode - baade49 travis-ci: Try harder to build all ARM targets - e0f2406 buildman: Fix building based on 'options' field - 4b6035d mx6sabresd: Make Ethernet functional again - 97bb1f0 engicam: icorem6: Fix config files - 68fd5c1 armv8: define get_ticks() for the ARMv8 Generic Timer - 8add679 doc: update README.arm64 - 2a380cc tools: imximage: check return value when open the plugin file - ae3de0d image: Protect against overflow in unknown_msg() - eb9e699 colibri_pxa270: drop lzma support for space reason - eef55e5 Merge branch 'master' of git://git.denx.de/u-boot-usb - dd93a8e dfu: align array in dfu_get_dev_type with enum dfu_device_type - dbdc274 cmd: dfu: Add error handling for board_usb_init - 7fd1173 Merge git://git.denx.de/u-boot-rockchip - 4594ac0 rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT - 3f3e1e3 rockchip: doc: add GPT partition layout - 7f35bbb rockchip: use rockchip linux partitions layout - 612a2a0 dts: rk3288: remove node in dmc which not need anymore - 7d6c78f rk3288: sdram: auto-detect the capacity - cd2f6b8 rk3288: config change for enable dram capacity auto-detect. - 0717dde evb-rk3399: config: set emmc as default boot dev - 1b64a05 rk3288: fix reg address for GRF_SOC_CON2 - 27b95d2 rk3399: disable the clock multiplier support when SoC init - 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver - c8a6bc9 rockchip: rk3399: Move rockchip_get_cru() out of the driver - 92ac73e rockchip: rk3036: Move rockchip_get_cru() out of the driver - 8dfb4a2 clk: rk3399: fix rockchip_get_cru - 6016982 rockchip: RK3288 needs fdt and initrd below 256M now 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_2016.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
index 49052953..e297e735 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2016.11+git${SRCPV}" 3PV = "v2016.11+git${SRCPV}"
4 4
5SRCREV = "854bc28b5e821477efb35a6eabfdebf8dcbaa2bb" 5SRCREV = "615fdbc2b615fa31ae9e1dfcf9ec57644cd620ed"
6SRCBRANCH = "2016.11+fslc" 6SRCBRANCH = "2016.11+fslc"