[meta-freescale] Updates to meta-fsl-arm (master) in 2014-09-18

Otavio Salvador otavio at ossystems.com.br
Thu Sep 18 06:59:16 PDT 2014


Hello,

I pushed following updates:

commit 032048c99e013b51ef141e0454c8fd9da12a3987 (HEAD, yocto/master, pending, ls1-zhenhua-v4)
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Sep 4 12:33:19 2014 +0800

    ls1021aqtwr.conf: Add machine conf for ls1021atwr
    
    * define the SOC_FAMILY
    * set UBOOT_CONFIG
    * configure kernel devicetree and defconfig
    * define options related to serial console
    
    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2fbfc406d252ab545449920c496eb2d44277b80d
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Sep 4 12:33:18 2014 +0800

    ls1021aqds.conf: Add machine conf for ls1021aqds
    
    * define the SOC_FAMILY
    * set UBOOT_CONFIG
    * configure kernel devicetree and defconfig
    * define options related to serial console
    
    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2d614c09d005799a228b0f99c8d325a573a36699
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Sep 4 12:33:17 2014 +0800

    rcw: add recipes for Layerscape1 support
    
    The reset configuration word (RCW) manages the hardware configuration
    info for QorIQ targets, rcw is used by the preboot loader to begin
    system configuration.
    
    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ecde2869a4911f694d54869050089e3766bb5b0a
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Sep 4 12:33:16 2014 +0800

    linux-ls1: Add kernel recipes for Layerscape1 support
    
    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a7e9f553657957ec24e5df4ee499451703cd8297
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Sep 4 12:33:15 2014 +0800

    u-boot-ls1: Add recipe for Layerscape1 support
    
    * u-boot-ls1-tools-native: provides the tcl script for endian swap
    * u-boot-ls1: the u-boot recipes for ls1021aqds and ls1021atwr support
    
    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit da738059d3b1e9c82cc897624fbeeb22a9cd11b2
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Sep 4 12:33:14 2014 +0800

    ls-base.inc: Add base configuration for Layerspace1 support
    
    The base configuration file includes following major settings:
    * Freescale LS1 default providers
    * Default image type
    * Default tune type
    * Default machine features
    
    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit bfe1692c584a034b3fd5ab76361cff64181fb791
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Sep 11 17:38:38 2014 -0300

    u-boot-fslc: Update to 53cd36b revision
    
    This updates the 2014.07-based branch with more backports from the
    2014.10 upcoming release. The following changes are included:
    
    53cd36b imx: mx6slevk: Change to use generic board
    987efad imx: mx6q/dlarm2: Change to use generic board
    0207052 README.imximage: Fix the maximum DCD size
    13e94fe imx: Fix build of mx6sxsabresd
    318d1cd mx6sxsabresd: Add PCI support
    919802d pcie_imx: Add mx6solox support
    847d6ce mx6: imx-regs: Provide a structure for GPC registers
    f26e33b mx6qsabreauto: Remove imx6q-sabreauto.dts
    f22fd9d imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent
    e45540b arm: vf610: lpuart: disable FIFO on initializaton
    11571b6 arm: vf610: lpuart: fix status register handling
    09e81f4 mx6: Fix ECSPI typo in soc_boot_modes
    b8d5d42 imximage: Fix imximage IVT bug for EIM-NOR boot
    228135e iMX6: Disable the L2 before chaning the PL310 latency
    45108f1 tools: imximage: Fix the maximum DCD size for mx53/mx6
    9f3f181 pci: add support for board_pci_fixup_dev function
    4ecf3e6 arm: mx6: add get_cpu_type()
    b6faaf1 arm: mx6: ddr: fix cs0_end calculation
    07917e7 arm: mx6: ddr: configure MMDC for slow_pd
    66b2f14 arm: mx6: ddr: do not write into reserved bit
    b3f847e arm: mx6: ddr: cleanup
    eba02a9 i2c: imx: add macros to setup pads for multiple SoC types
    e50e740 sata: dwc_ahsata: implement sata_port_status
    a45361d compulab: eeprom: add support for defining eeprom i2c bus
    8f82ddd mx6: add clock enabling functions
    5305489 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
    d5e440b net: fec_mxc: Adjust RX DMA alignment for mx6solox
    fca8b5a usb: ci_udc: implement dfu_usb_get_reset
    7baddea arm: Add missing .vectors section to linker scripts
    324df11 arm: vf610: add NFC clock support
    10c68b2 arm: vf610: add NFC pin mux
    9bba571 ARM: Fix overflow in MMU setup
    7be9add api: fix build without CMD_NET support
    8a9e527 e1000: add i210 support
    dcd2c8c e1000: Implement dcache support
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 55399e019633c0a6636c3733746d4b2af6ae76a6
Author: Neena Busireddy <neena.busireddy at freescale.com>
Date:   Tue Sep 9 21:06:45 2014 -0500

    qtbase: Include Sololite changes.
    
    Sololite x11 backend only supports mesa software rendering GL but
    does not support GLES. Sololite non-x11 backends (fb, wayland
    and dfb) do not support GL and GLES.
    
    Change qtbase recipe to support sololite qt for all backends.
    
    Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 1ed2b27171c4d553cc84655af9a19f50c3084199
Author: Wang Zidan <b50113 at freescale.com>
Date:   Fri Sep 12 16:34:13 2014 +0800

    gstreamer1.0-plugins-base: Enable native video in playbin for i.MX SoCs
    
    GST_PLAY_FLAG_NATIVE_VIDEO means link decoder directly with video
    render, otherwise, software csc/resize/deinterlace plugins will be
    linked between them.
    
    For all i.MX chips, we should enable this flag, as the fsl renders
    has the capability to do csc/resize.
    
    Signed-off-by: Zidan Wang <b50113 at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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