Hello, I pushed following updates:
commit 27902bcd53c46baddad3690a1523aa7b3d0766c9 (HEAD -> pending, m/master, github/master) Author: Tzu-Jung Lee <[email protected]> Date: Fri Oct 23 21:19:38 2015 +0000 imx7dsabresd: fix typo of mfgtool config Signed-off-by: Tzu-Jung Lee <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 2ed74b44de17a827755fb31e4840f461e02f76a2 Author: Fabio Estevam <[email protected]> Date: Sun Oct 25 20:07:01 2015 -0200 linux-fslc (4.1): Update to latest version fa868c9e Commit fa868c9e ("dts: imx6: fix sd card gpio polarity specified in device tree") missed to be applied into 4.1.11 causing esdhc regressions on mx6, so let's apply it so that we can have SD card working with 4.1.11. Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit c05903bd5d8d50142490653977ac9d240f659784 Author: Otavio Salvador <[email protected]> Date: Sat Oct 24 18:42:26 2015 -0200 linux-timesys: Remove unused kernel The Vybrid reference board (twr-vf65gs10) now uses the linux-fslc (4.1) kernel. This makes this kernel recipe unused. Remove it as it has known security flaws, toolchain problems and is quite old. Signed-off-by: Otavio Salvador <[email protected]> commit 317a63a40e56c8211282cd4c94b0613903afa2a5 Author: Stefan Agner <[email protected]> Date: Fri Oct 23 22:49:34 2015 -0700 twr-vf65gs10: move to Linux 4.1 based linux-fslc tree Change the default Kernel to the linux-fslc 4.1 kernel. What seems to work: - UART - CPU/Memory (obviously) and L2 Cache - ARM global timer as clock source - Pinctrl/GPIO support - SD-Card - USB Host (according to bootlog, not tested) - SoC internal RTC (SNVS RTC) - Watchdog Not tested, but should be working: - Audio using SGTL5000 connected via SAI (hardware not available) - DCU Framebuffer device (hardware not available) - Ethernet PHYs (not sure, might be a hardware issue) Known to be missing: - Spansion Flash S25FL128S connected via QuadSPI - MCC v1 and v2 - Touchscreen with TWR-LCD-RGB (according to Tony) Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 225f483a10b9cb7610aa301ca80f66a64aabfcc2 Author: Stefan Agner <[email protected]> Date: Fri Oct 23 22:49:33 2015 -0700 linux-fslc (4.1): Add defconfig for Vybrid SoCs Add an optimized defconfig for Vybrid which includes NFC (NAND) and DCU (fbdev) support for Vybrid. Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5d99485e8f4b908c6c6c1e04aacb1b00e50202c8 Author: Stefan Agner <[email protected]> Date: Fri Oct 23 22:49:32 2015 -0700 linux-fslc (4.1): Update to latest version 622e3d41 This updates linux-fslc to the latest version which includes the Vybrid related patches. 622e3d4 video: fsl-dcu-fb: fix compile issue without PM_RUNTIME b71a77f video: fsl-dcu-fb: fix pixel clock polarity 55a3f93 video: fsl-dcu-fb: add suspend/resume support 526c502 video: fsl-dcu-fb: fix signal polarity defines 3b5d7a3 ARM: dts: vf610-colibri: enable DCU framebuffer 0614d77 video: fsl-dcu-fb: support signal polarity configuration 202f53d video: fsl-dcu-fb: use native-display timing 1f632a8 video: fsl-dcu-fb: use num_timings to iterate timings 5801959 Documentation: DT: Add DCU framebuffer driver 5afe56f fb: Add DCU framebuffer driver for Vybrid VF610 platform fdad0f6 ARM: clk: vf610: Add DCU and TCON clock support 0cdb0dc ARM: dts: vf610-twr: Enable DCU and TCON devices ca0333a ARM: dts: vf610: Add DCU and TCON nodes 463b5a3 ARM: dts: vf-colibri: enable NAND flash controller e439239 ARM: dts: vf610twr: add NAND flash controller peripherial 031328c mtd: nand: vf610_nfc: include missing pincrl/consumer.h 5812299 mtd: nand: vf610_nfc: add device tree bindings 48ea668 mtd: nand: vf610_nfc: add hardware BCH-ECC support ce28974 mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others 4fc9a49 mtd: nand: add common DT init code Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 1f6cb4b08cb3c4b471f71be9eec0120ca86bd6c0 Author: Fabio Estevam <[email protected]> Date: Sat Oct 24 18:42:48 2015 -0200 linux-fslc (4.1): Update to revision 14b3c25b This merges the 4.1.11 stable release fixes into the fork. Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit aaab751537e6c269c49ebb756a07bd4331dd1f9e Author: Andreas Müller <[email protected]> Date: Thu Oct 22 21:11:12 2015 +0200 efl: fix build with current master meta-oe/oe-core fixes: | In file included from /home/a.mueller/tmp/oe-core-glibc/sysroots/zeravarimx6q/usr/include/EGL/eglplatform.h:38:0, | from /home/a.mueller/tmp/oe-core-glibc/sysroots/zeravarimx6q/usr/include/EGL/egl.h:39, | from ../src/modules/evas/engines/gl_common/evas_gl_api_ext.h:7, | from ../src/modules/evas/engines/gl_common/evas_gl_core_private.h:5, | from modules/evas/engines/gl_generic/evas_engine.c:2: | /home/a.mueller/tmp/oe-core-glibc/sysroots/zeravarimx6q/usr/include/EGL/eglvivante.h:266:2: error: #error "Platform not recognized" | #error "Platform not recognized" | ^ Signed-off-by: Andreas Müller <[email protected]> commit fc54f145f862f3022441ce6f7929f6fedaab3bca Author: Daiane Angolini <[email protected]> Date: Thu Oct 22 14:10:22 2015 -0200 imx6ulevk: Configure machine to use u-boot SPL At first, this machine was supported only by u-boot-imx U-Boot provider, however as soon as u-boot-fslc included this support, the U-Boot provider was changed. During the change of default U-Boot provider, the SPL configuration end up being missed. The needed SPL configuration is set up in this patch. Signed-off-by: Daiane Angolini <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 439fd4d749408e638de53eb13de480cc138c4ef0 Author: Stefan Agner <[email protected]> Date: Wed Oct 21 23:48:49 2015 -0700 imx-base.inc: add default tune for Vybrid All Vybrid SoC's use the Cortex-A5 CPU. Add an appropriate default tune for the vf SoC. Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit f03d523928a62a8fb90b44667492aaf7f85e017d Author: Felipe Provenzano <[email protected]> Date: Wed Oct 21 18:22:23 2015 -0200 image_types_fsl.bbclass: Fix image generation for i.MX 6UltraLite When the i.MX 6UltraLite (mx6ul) was separated from the SoC family mx6 (commit 24396b28f0137464cd82b9a19f705c1db180ead2) it started to create invalid sdcard images. This is because of SDCARD_GENERATION_COMMAND no more being triggered. The solution in this moment is add a mx6ul override for the SDCARD_GENERATION_COMMAND definition. Signed-off-by: Felipe Provenzano <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit f394158c5cff70ebe5f74b7adecc40b5c08652b2 Author: Otavio Salvador <[email protected]> Date: Tue Oct 20 23:19:44 2015 -0200 u-boot-fslc: Update to revision a4338ecf This merges the v2015.10 final changes onto the FSLC fork, bringing the fixes done on top of the rc5 release. Signed-off-by: Otavio Salvador <[email protected]> commit 2320fac38da4134818ba441396aeb20b0d0fa60d Author: Otavio Salvador <[email protected]> Date: Tue Oct 20 09:47:25 2015 -0200 Remove unused patch files Those patch files were left orphan when upgrading the linux-imx and u-boot-imx recipes, becoming unused. The removal of them cause no harm and helps to keep the metadata clean. Signed-off-by: Otavio Salvador <[email protected]> commit dabba04c82e55fd74dff4e1f700e3d81320b1496 Author: Tzu-Jung Lee <[email protected]> Date: Fri Oct 16 18:12:00 2015 +0000 image_types_fsl.bbclass: Use FAT 32 for images larger than 512MB Refers to the following commit of poky for more detail. commit 722430a488f39bf583e4a557a254fb84fae4d0a7 Author: Darren Hart <[email protected]> Date: Wed Dec 12 14:39:15 2012 -0800 bootimg: Use FAT 32 for images larger than 512MB Fixes [YOCTO #2138] Signed-off-by: Tzu-Jung Lee <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
