From 79cad34b5c040a8de09431c668c537e5efa65970 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 21 Nov 2016 10:43:04 -0200 Subject: [PATCH] u-boot-fslc: Bump revision to c44711d This includes following change: - c44711d Merge remote-tracking branch 'imx/master' into 2016.11+fslc - e01064c Merge tag 'v2016.11' into 2016.11+fslc - 45a3ad8 mx35: adjust default environment for flea3 board - 322ac5f mx35: add GPIO setup on flea3 board - 146fff3 mx35: factorize SDRAM setup in flea3 - 72c1015 mx35: add DT support to flea3 board - 97c16dc imx: mx6ull: update the REFTOP_VBGADJ setting - 27e3a3c imx: mx6sx: Disable ENET clock before switching clock parent - 29e0cfb (tag: v2016.11) Prepare v2016.11 - 8f7c672 MAINTAINERS: mark sunxi status as Orphan - 22bb1a7 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled - 73d570a net: write enetaddr down to hardware on env_callback - 948b8bb spi: ti_qspi: Fix baudrate divider calculation - 84295f2 ARM: dts: dra7xx: Update spi-max-frequency for qspi slave node - 4d0fec0 ARM: k2g: Update PLL Multiplier and divider values - 8b01ebd ARM: keystone2: PLL: Enable glitch free initialization sequence - 06d43c8 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode - 2b373cb arm: print the cache config option in hex instead of decimal - 2ffec69 mx6ull_14x14_evk: Add README file - 02c2de6 davinci: omapl138_lcdk: keep booting even when MAC address is invalid - c19a28b board: am335x/mux: Do not hang when encountering a bad EEPROM - 4fa72bd igep00x0: add Hynix timings - 2baaa31 igep00x0: consolidate defconfigs - ad560f8 igep00x0: disable CONFIG_DISPLAY_BOARDINFO - d8c0d99 tools: fix mksunxiboot build for tools-all target Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc_2016.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e297e735..3c74295d 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 PV = "v2016.11+git${SRCPV}" -SRCREV = "615fdbc2b615fa31ae9e1dfcf9ec57644cd620ed" +SRCREV = "c44711d91e32a5738875fe505efc54f6958fd64e" SRCBRANCH = "2016.11+fslc" -- 2.40.1