[meta-freescale] Updates to meta-fsl-arm (master and jethro) in 2015-10-24

Otavio Salvador otavio.salvador at gmail.com
Sat Oct 24 13:51:36 PDT 2015


Hello,

I pushed following updates:

commit a0e1c25c39e5187cf07ba30436392c8de882c329 (HEAD -> pending, yocto/master-next, yocto/master, yocto/jethro)
Author: Otavio Salvador <otavio at ossystems.com.br>
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 <otavio at ossystems.com.br>

commit d93d8995a6ff85daa954f075b700d0660a2c9335
Author: Stefan Agner <stefan.agner at toradex.com>
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 <stefan.agner at toradex.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8ce501ec7259e054a213ba02da8632e8768a8df5
Author: Stefan Agner <stefan.agner at toradex.com>
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 <stefan.agner at toradex.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8bd03886084cdb64d5d0f1315e36e7b97d53cf46
Author: Stefan Agner <stefan.agner at toradex.com>
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 <stefan.agner at toradex.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 694c808ebe4a911d53b7a898742a7adbfebaf802
Author: Fabio Estevam <fabio.estevam at freescale.com>
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 <fabio.estevam at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 3c3b70694910652aa471d5195bf88b2f5d394336
Author: Andreas Müller <schnitzeltony at googlemail.com>
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 <schnitzeltony at googlemail.com>

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


More information about the meta-freescale mailing list