]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
9 years agolinux-qoriq: fix gcc 5.2 build issues of ls1021atwr
Zhenhua Luo [Fri, 16 Oct 2015 05:43:15 +0000 (13:43 +0800)]
linux-qoriq: fix gcc 5.2 build issues of ls1021atwr

Cherry picked patches from future kernel versions to fix gcc5.2 build
errors

(Port from meta-fsl-arm rev: d4da62e1972d78a0ebfa51e6bad232732144e4b2)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
9 years agocryptodev-qoriq: Fix runtime providers so 'cryptodev' is not taken as provider
Zhenhua Luo [Tue, 13 Oct 2015 06:15:55 +0000 (14:15 +0800)]
cryptodev-qoriq: Fix runtime providers so 'cryptodev' is not taken as provider

QorIQ targets should use FSL custom cryprodev instead of the one provided by
poky, fix the runtime providers to ensure 'cryptodev-qoriq' is taken as
provider.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4240qds.conf: add missing quotation mark
Zhenhua Luo [Mon, 12 Oct 2015 13:06:31 +0000 (21:06 +0800)]
t4240qds.conf: add missing quotation mark

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-fslc-mx6: Update revision to 964e5a3 revision
Otavio Salvador [Tue, 29 Sep 2015 21:22:22 +0000 (18:22 -0300)]
linux-fslc-mx6: Update revision to 964e5a3 revision

The 964e5a3 revision includes the 3.14.54 stable release fixes plus
following changes contributed by Gateworks:

7292dc7 ASoC: add tda1997x codec support
aa4ee3d ipu3: keep buffer offset aligned
05608b5 ipu3: fix stripe calculation
30c6d90 thermal: imx: allow crit_delta to be passed in via kernel param
334fc35 arm: dts: add handles to anatop regulators
c7a4d85 fec: Russell Kings corruption fix
0c2c11f net: fec: fix the warning found by dma debug
b5b53b5 pci: imx6: Add delay after LTSSM transition
6dba6b0 fec_main: add mb() before setting status
05ab2a6 net: fec: fix NULL pointer dereference in fec_enet_timeout_work
07465db drivers: video: mxc: Add support for interlace on hdmi out
3eca3ca imx: thermal: use CPU temperature grade info for thresholds
172ad49 media: pci: tw6869: Implement ENUM_FRAMESIZES ioctl
a7d429e media: pci: tw6869: add device registered dev info
957f3fa media: pci: tw6869: initial add
cb61124 ARM: dts: imx: fix invalid #address-cells value
ea53bf7f imx:busfreq: disable busfreq driver by default
e3e114d video: mxc: ldb: use native mode for display timings
fa6b13a net: igb: register mii_bus for SerDes w/ external phy
09359b6 net: igb: add phy read/write functions that accept phy addr
d6daeac net: igb: add i210/i211 support for phy read/write
00b2ceb video: mxc: add adv739x TV encoder
3117a93 mxc_capture: add tda1997x HDMI receiver video support
9348099 imx: add imx tda1997x i2s DAI support
b81d263 mfd: add tda1997x HDMI receiver support
dba225f mxc_capture: check for init_camera_struct failure
09f7c1f mxc_capture: add device registration info
1db12fc mxc_hdmi: present sysfs edid as binary data instead of ascii
bd0601d mxc_hdmi: enable overflow interrupt after initialization complete
d6cc9e6 mxc_ipuv3: show device name for overlay fb
a7f44be mxc_ipuv3: show ipu_id/disp_id of registered device
e9ea090 regulator: Add LTC3676 support
3e12a168 regulator: core: Fix the init of DT defined fixed regulators
154b8be hwmon: mma8451: add fxos8700 magnetometer support
e19d671 hwmon: mma8451: add fxos8700 accel support
760c31c cpufreq: imx: add a 25mV tollerance to the operating point voltages
ef2eda1 cpufreq: imx: show soc voltage when debugging
b205762d cpufreq: imx: init mutex before it can be used
04bc9ed input: edt-ft5x06 - add device-tree config for screen res and inversion
1ca89b6 Input: edt-ft5x06 - fix an i2c write for M09 support
dc5f6c9 Input: edt-ft5x06 - add a missing condition
f2854dd Input: edt-ft5x06 - add support for M09 firmware version
390394c Input: edt-ft5x06 - ignore touchdown events
6b60fb3 Input: edt-ft5x06 - adjust delays to conform datasheet
74bceb0 Input: edt-ft5x06 - add DT support
481da81 input: goodix: add invert and rotate support via device-tree
6297f18 input: goodix: add support for performing init sqequence
4746ef3 input: goodix: add device-tree support

For compatibility with the Vivante kernel module build, the following
commit has be also applied:

964e5a3 FSLC: Add busfreq-imx.h header for forward compatibility

Change-Id: I92b566943c7245751b484302f2320b42ec7d761c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agokernel-module-imx-gpu-viv: Fork driver for FSL Community
Otavio Salvador [Wed, 7 Oct 2015 01:38:49 +0000 (22:38 -0300)]
kernel-module-imx-gpu-viv: Fork driver for FSL Community

The driver source code provided by Freescale needs fixes. This fork is
a community driven development and allow faster development and easier
integration of fixes.

The "+fslc" suffix is added to the module during probing to make a
clear identification.

Change-Id: I914f1a7731263effdef75827e3a9fb8daba37ec9
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-base.inc: Ensure MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT is expanded
Otavio Salvador [Wed, 7 Oct 2015 18:28:22 +0000 (15:28 -0300)]
imx-base.inc: Ensure MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT is expanded

The MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT needs to be expanded and
cannot have a default overriden later, otherwise it does not respect
the default set in the SoC.

Change-Id: I1d90d173603e6ee258f3e05c7a53e576b3b1f552
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx7dsabresd: Use U-Boot FSLC by default
Otavio Salvador [Thu, 24 Sep 2015 15:28:07 +0000 (12:28 -0300)]
imx7dsabresd: Use U-Boot FSLC by default

The U-Boot 2015.10 adds support for the i.MX7 so we can use it instead
of Freescale fork, preferring the mainline code.

Change-Id: Ib375f8aa10a482b631eb99d7b5eb86866c87351e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx6ulevk: Use U-Boot FSLC by default
Otavio Salvador [Thu, 17 Sep 2015 20:14:27 +0000 (17:14 -0300)]
imx6ulevk: Use U-Boot FSLC by default

The U-Boot 2015.10 adds support for the i.MX6 UltraLite so we can use
it instead of Freescale fork, preferring the mainline code.

Change-Id: I5dc770bcecd14120b5478b67d9a47eebfc834300
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agou-boot-fslc: Update to 2015.10-based fork
Otavio Salvador [Wed, 16 Sep 2015 19:04:31 +0000 (16:04 -0300)]
u-boot-fslc: Update to 2015.10-based fork

This updates the fork based on upcoming 2015.10 release. This is
currently based on 2015.10-rc3 tag and offers a very solid release for
start the tests for Yocto Project 2.0 release.

Change-Id: I1d35409a9806a96f8dd538e2b8c2a3520e9104ba
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-gpu-viv.inc: Stop adding libglapi as runtime dependency
Otavio Salvador [Fri, 2 Oct 2015 17:21:34 +0000 (14:21 -0300)]
imx-gpu-viv.inc: Stop adding libglapi as runtime dependency

The runtime dependency of libglapi is automatically added due the
symbols use by the libGL library, so we can stop adding it manually.

Change-Id: I590f25226cf2d8e2bf1f82dccd05db0b0d734b86
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-gpu-viv.inc: Allow libGL libraries to be installed without X11
Otavio Salvador [Fri, 2 Oct 2015 17:08:05 +0000 (14:08 -0300)]
imx-gpu-viv.inc: Allow libGL libraries to be installed without X11

The libGL libraries has been fixed to so the libraries can now be used
with the other backends. This removed the old FIXME item.

Change-Id: I99c7e68591a11fd590982690a8502bb60dc65513
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agokernel-module-imx-gpu-viv: Better work-around for change in name of busfreq-imx.h
Gary Thomas [Tue, 6 Oct 2015 16:03:47 +0000 (10:03 -0600)]
kernel-module-imx-gpu-viv: Better work-around for change in name of busfreq-imx.h

The renaming of include/linux/busfreq-imx6.h to include/linux/busfreq-imx.h
is not consistent over the many kernel versions currently being built.  This
changeset works around this inconsistency by creating a local symbolic link
to whatever file is actually present in the kernel sources.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
9 years agoqt4: Fix *.la pollution
Gary Thomas [Mon, 5 Oct 2015 22:09:17 +0000 (16:09 -0600)]
qt4: Fix *.la pollution

Recent [platform dependent] changes to QT_CONFIG_FLAGS allow
some C-preprocessor defines to creep into *.la (libtool) files.
This are not allowed (or even handled) and cause linker errors
when trying to link against these libraries.

This patch removes the incorrect/erroneous preprocessor directives
to leave the *.la files useable once again.  The change is done in
a post-processing step to clean up the *.la files as they are only
used externally to this package.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Upstream-status: Innapropriate [OE patch causes the problem]
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimage_types_fsl.bbclass: make mkfs.vfat use FAT32 in all cases
Schrempf Frieder [Thu, 1 Oct 2015 12:40:16 +0000 (12:40 +0000)]
image_types_fsl.bbclass: make mkfs.vfat use FAT32 in all cases

as otherwise FAT16 might be used, which seems quite outdated and can
cause issues in certain environments (e.g. older versions of U-Boot)

Change-Id: I2d89ad235084c4a1289fae180df043a2f9e05e63
Signed-off-by: Frieder Schrempf <frieder.schrempf@exceet.de>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-base.inc: Drop explicit 'ext4' filesystem from IMAGE_FSTYPES
Otavio Salvador [Tue, 29 Sep 2015 19:15:49 +0000 (16:15 -0300)]
imx-base.inc: Drop explicit 'ext4' filesystem from IMAGE_FSTYPES

The 'ext4' filesystem is automatically included as dependency of the
SDCard image, so we can avoid this duplication in the IMAGE_FSTYPES
variable.

Change-Id: I235e2478845a4e394bbacd42d2e6e8170d1d4ce0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agogst1.0-fsl-plugin: Upgrade to version 4.0.7
Yuqing Zhu [Wed, 23 Sep 2015 06:05:51 +0000 (14:05 +0800)]
gst1.0-fsl-plugin: Upgrade to version 4.0.7

--Upgrade gst1.0-fsl-plugin to version 4.0.7 released in 3.14.38-6UL_ga and 3.14.38-6QP_ga releases.
--Add gstreamer-plugins-bad as one of the dependency.
--Imxcompositor enhancement:
     1. fix alpha blending capbility query issue of g2d.
     2. add zorder feature.
     3. add keep ratio feature.
     4. find best output format by leverage the total complexity and picture quality.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agogstreamer1.0-plugins-bad: Install head file of gstaggregator and gstvideoaggregator
Yuqing Zhu [Wed, 23 Sep 2015 06:05:51 +0000 (14:05 +0800)]
gstreamer1.0-plugins-bad: Install head file of gstaggregator and gstvideoaggregator

Install the head file of gstaggregator and gstvideoaggregator.
So that we can use them outside of gstreamer-plugins-bad package.

Add SoC family and package arch.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoMove mxs-base.inc contents to imx-base.inc
Otavio Salvador [Mon, 21 Sep 2015 20:47:06 +0000 (17:47 -0300)]
Move mxs-base.inc contents to imx-base.inc

The consolidation of all i.MX related base settings allows a more
global view of the settings in place.

One of the reasons for this patch is the fragmentation caused by
i.MX23 and i.MX28 SoCs using mxs-base.inc.

The changes needed to get i.MX23 and i.MX28 SoCs working have been
included in imx-base.inc file already and some values required rework
to apply to specific SoC families to avoid regressions.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-base.inc, mxs-base.inc: Use ext4 filesystem for images as default
Otavio Salvador [Mon, 21 Sep 2015 20:06:33 +0000 (17:06 -0300)]
imx-base.inc, mxs-base.inc: Use ext4 filesystem for images as default

The ext4 is now the default for images in OpenEmbedded-Core, we now
follow this change for all i.MX reference boards.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-base.inc, mxs-base.inc: Change default image to sdcard.gz
Otavio Salvador [Thu, 17 Sep 2015 17:09:14 +0000 (14:09 -0300)]
imx-base.inc, mxs-base.inc: Change default image to sdcard.gz

Replace .sdcard image to sdcard.gz image as a default image type for
all machines.

The SDCard class has the feature of compress the generated .sdcard image.
It can be used to ease the exchange of this image among developers or machines.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-base.inc, mxs-base.inc: Stop generating tar.bz2 image tarball by default
Otavio Salvador [Thu, 17 Sep 2015 14:14:10 +0000 (11:14 -0300)]
imx-base.inc, mxs-base.inc: Stop generating tar.bz2 image tarball by default

The tar.bz2 is useful for people using NFS or generating the SD card
image byhand, those can enable this in the board file or in the
local.conf when needed. By default the SD card image should be the
only image built as it is the most commonly used one for initial
development.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agomxs-base.inc: Consolidate IMAGE_FSTYPES definition
Otavio Salvador [Mon, 21 Sep 2015 19:59:49 +0000 (16:59 -0300)]
mxs-base.inc: Consolidate IMAGE_FSTYPES definition

The default value for IMAGE_FSTYPES including SDCard class enable all
machine to work out of the box using the .sdcard image.

The removed duplication affected the following machines:

 - imx23evk
 - imx28evk

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimage_types_fsl.bbclass: Fix DeviceTree copy for FAT partition
Otavio Salvador [Wed, 23 Sep 2015 12:53:31 +0000 (09:53 -0300)]
image_types_fsl.bbclass: Fix DeviceTree copy for FAT partition

The rootfs generation script now runs outside of the deploy directory
so the code need to use the full path for the installed files. This
fixes the rootfs generation process so the files are copied to the FAT
partition, allowing the system to boot.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Daiane Angolini <daiane.angolini@freescale.com>
9 years agokernel-module-imx-gpu-viv: Fix build against 3.14-based kernels - again
Otavio Salvador [Tue, 22 Sep 2015 22:20:04 +0000 (19:20 -0300)]
kernel-module-imx-gpu-viv: Fix build against 3.14-based kernels - again

The build fail about the bus frequency header (linux/busfreq-imx6.h)
not being found is caused by the mistaken check for the wrong kernel
version.

The regression has been introduced by d476c35
(kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.1 for 3.14.38-6QP_ga
release) which has been not properly tested. This patch fixes it,
again, by adding back the removed patch.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoEnable Vivante kernel driver dynamic provider
Otavio Salvador [Tue, 11 Aug 2015 20:32:47 +0000 (17:32 -0300)]
Enable Vivante kernel driver dynamic provider

The linux-imx.inc based kernels now can dynamically provide the
Vivante kernel driver and satisfy the runtime dependency added for the
Vivante GPU user space libraries. The beauty of this solution is that
it makes ease for 3rd party kernel to reuse the same infrastructure
and use the external module easily.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agofsl-vivante-kernel-driver-handler.bbclass: Handle Vivante kernel driver provider
Otavio Salvador [Tue, 11 Aug 2015 20:26:40 +0000 (17:26 -0300)]
fsl-vivante-kernel-driver-handler.bbclass: Handle Vivante kernel driver provider

Enable the kernel to provide or not the Vivante kernel driver and
dynamically set the proper providers per machine.

The following options are supported:

  MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT

     Machine does or does not have support for the Vivante kernel
     driver, options are:

       0 - machine does not have Vivante GPU driver support
       1 - machine has Vivante GPU driver support

  MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE

      Machine uses the Vivante kernel driver as module, options are:

       0 - enable the builtin kernel driver module
       1 - enable the external kernel module

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agokernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.1 for 3.14.38-6QP_ga release
Neena Busireddy [Tue, 22 Sep 2015 20:02:50 +0000 (15:02 -0500)]
kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.1 for 3.14.38-6QP_ga release

- Package name is changed to kernel-module-imx-gpu-viv.
- Patch platform-Fix-kernel-version-check-for-3.14-based-ker.patch is no longer required
  as the fix has been applied upstream.
- Upgrade to graphics version 5.0.11.p7.1
- Makefile patch will be included in next release.

Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoadjust MACHINEOVERRIDES ordering
Ting Liu [Wed, 12 Aug 2015 08:51:09 +0000 (16:51 +0800)]
adjust MACHINEOVERRIDES ordering

FILESPATH is in part built by using MACHINEOVERRIDES and the path
is built working right to left. Use =. instead of .= to prepend
(e6500-64b:qoriq-ppc) to (soc:board).

Take t2080rdb-64b as example, change from:
FILESOVERRIDES="powerpc64:t2:t2080:t2080rdb-64b:qoriq-ppc:e6500-64b:poky"
MACHINEOVERRIDES="t2:t2080:t2080rdb-64b:qoriq-ppc:e6500-64b"

To:
FILESOVERRIDES="powerpc64:e6500-64b:qoriq-ppc:t2:t2080:t2080rdb-64b:poky"
MACHINEOVERRIDES="e6500-64b:qoriq-ppc:t2:t2080:t2080rdb-64b"

Signed-off-by: Ting Liu <ting.liu@freescale.com>
9 years agoudev-rules-qoriq: avoid conflict with udev-extraconf
Ting Liu [Wed, 12 Aug 2015 07:38:55 +0000 (15:38 +0800)]
udev-rules-qoriq: avoid conflict with udev-extraconf

udev-extraconf installs file mount.blacklist too. rpm/ndb bits should
go into udev-extraconf recipes, otherwise there will be file conflict.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoopenssl-qoriq: Fix runtime providers so 'openssl' is not taken as provider
Otavio Salvador [Wed, 16 Sep 2015 05:34:20 +0000 (13:34 +0800)]
openssl-qoriq: Fix runtime providers so 'openssl' is not taken as provider

Fix the following parse error:

  ERROR: Multiple .bb files are due to be built which each provide openssl
  (.../meta-freescale/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb
  /poky/meta/recipes-connectivity/openssl/openssl_1.0.2d.bb). This usually
  means one provides something the other doesn't and should.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolibfslvpuwrap: Upgrade to 1.0.61 version
Yuqing Zhu [Mon, 21 Sep 2015 05:39:59 +0000 (13:39 +0800)]
libfslvpuwrap: Upgrade to 1.0.61 version

Upgrade to 1.0.61 version released in 3.14.38-6UL_ga and 3.14.38-6QP_ga releases.

Update EULA file to the latest v8 June 2015.

Enable resolution change for H.263 and VP8

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolibfslparser: Upgrade to 4.0.7 version
Yuqing Zhu [Mon, 21 Sep 2015 05:39:58 +0000 (13:39 +0800)]
libfslparser: Upgrade to 4.0.7 version

Upgrade to 4.0.7 version released in 3.14.38-6UL_ga and 3.14.38-6QP_ga releases.

Add h264 parser version.
Support wide and 'ms 0x0 0x11' adpcm tag.
Support hev1 tag for hevc video codec.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolibfslcodec: Upgrade to 4.0.7 version
Yuqing Zhu [Mon, 21 Sep 2015 05:39:57 +0000 (13:39 +0800)]
libfslcodec: Upgrade to 4.0.7 version

Upgrade to 4.0.7 version released in 3.14.38-6UL_ga and 3.14.38-6QP_ga releases.

Fix some mp3_dec noise issue of c code for arm11 and arm9.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoSCR: Add 3.14.38-6UL_ga software content register
Lauren Post [Thu, 17 Sep 2015 19:27:51 +0000 (14:27 -0500)]
SCR: Add 3.14.38-6UL_ga software content register

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoSCR: Update to 3.14.38-6QP_GA release
Lauren Post [Thu, 17 Sep 2015 19:27:50 +0000 (14:27 -0500)]
SCR: Update to 3.14.38-6QP_GA release

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-base: Add firmware-epdc to mx6dl, mx6sl and mx7 SoC families
Lauren Post [Thu, 17 Sep 2015 19:27:39 +0000 (14:27 -0500)]
imx-base: Add firmware-epdc to mx6dl, mx6sl and mx7 SoC families

EPDC firmware was previously in kernel and is being moved to support
conditional installs based on hardware that supports it.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agofirmware-imx: Update to 5.2 version
Lauren Post [Thu, 17 Sep 2015 19:27:38 +0000 (14:27 -0500)]
firmware-imx: Update to 5.2 version

The package adds the EPDC waveforms and the needed changes to properly
install those were done in the firmware-imx.inc file.

Another change was to include the i.MX 7 in the COMPATIBLE_MACHINE
list.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoxf86-video-imxfb-vivante: Upgrade to 5.0.11.p7.1 version
Lauren Post [Thu, 17 Sep 2015 19:27:43 +0000 (14:27 -0500)]
xf86-video-imxfb-vivante: Upgrade to 5.0.11.p7.1 version

- Add a COPYING-GPL file and update files to use this file
The license is now provided in the package.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-gpu-viv: Update to 5.0.11-p7.1 version
Lauren Post [Thu, 17 Sep 2015 19:27:42 +0000 (14:27 -0500)]
imx-gpu-viv: Update to 5.0.11-p7.1 version

Upgrade to 5.0.11 P7.1 for i.MX6 with GPU

i.MX6QP qualified graphics driver(5.0.11P7.1).
Includes many of the bug fixes and stability improvements.
For more information refer to release notes from http://www.freescale.com/imx6qp

libGAL_egl no longer provided in p7.1 so removed from include

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agogst1.0-fsl-plugin: Add i.MX 6UltraLite in COMPATIBLE_MACHINES
Lauren Post [Thu, 17 Sep 2015 19:27:46 +0000 (14:27 -0500)]
gst1.0-fsl-plugin: Add i.MX 6UltraLite in COMPATIBLE_MACHINES

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agopulseaudio: Add i.MX 6UltraLite support
Lauren Post [Thu, 17 Sep 2015 19:27:49 +0000 (14:27 -0500)]
pulseaudio: Add i.MX 6UltraLite support

Since mx6 SoC family does not include 6ul, add in separately.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agofsl-alsa-plugins: Add i.MX 6UltraLite and i.MX 7 support
Lauren Post [Thu, 17 Sep 2015 19:27:48 +0000 (14:27 -0500)]
fsl-alsa-plugins: Add i.MX 6UltraLite and i.MX 7 support

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoalsa-lib: Add i.MX 6UltraLite and i.MX 7 support
Lauren Post [Thu, 17 Sep 2015 19:27:47 +0000 (14:27 -0500)]
alsa-lib: Add i.MX 6UltraLite and i.MX 7 support

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agodirectfb: Include a custom directfb.inc
Otavio Salvador [Fri, 18 Sep 2015 19:21:54 +0000 (16:21 -0300)]
directfb: Include a custom directfb.inc

The OE-Core commit:

commit 8a577fa7cf54db646f4e61f383390054e5f04ca3
Author: Khem Raj <raj.khem@gmail.com>
Date:   Tue Sep 8 22:12:46 2015 +0000

    directfb: Avoid using VLAs and printf formats

    These are not portable features and are flagged by clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Broke the directfb build as the new patch has been applied in the .inc
file and was unconditionally being included. The patch was include for
new versions of DirectFB and we ought to avoid including changes from
OE-Core, for this recipe, without notice.

It is likely the patch needs to be ported later for the forked
DirectFB recipe but this is should be done afterwards.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolibfslcodec: Add mx6ul in COMPATIBLE_MACHINES
Lauren Post [Thu, 17 Sep 2015 19:27:45 +0000 (14:27 -0500)]
libfslcodec: Add mx6ul in COMPATIBLE_MACHINES

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolibfslparser: Add mx6ul in COMPATIBLE_MACHINES
Lauren Post [Thu, 17 Sep 2015 19:27:44 +0000 (14:27 -0500)]
libfslparser: Add mx6ul in COMPATIBLE_MACHINES

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-test: Upgrade to 5.2 version
Lauren Post [Thu, 17 Sep 2015 19:27:41 +0000 (14:27 -0500)]
imx-test: Upgrade to 5.2 version

- Update mx6ul Modules
- Update motion sensor fxls8471 in acctest

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-lib: Add mx6ul support for pxp libraries
Lauren Post [Thu, 17 Sep 2015 19:27:40 +0000 (14:27 -0500)]
imx-lib: Add mx6ul support for pxp libraries

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agou-boot-imx: Update to i.MX 6Quad Plus GA and 6UltraLite GA releases
Lauren Post [Thu, 17 Sep 2015 19:27:37 +0000 (14:27 -0500)]
u-boot-imx: Update to i.MX 6Quad Plus GA and 6UltraLite GA releases

QuadPlus and Ultralite were each standalone releases so keep
baranches and commits specific to each standalone release.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-imx: Patches to fix gcc 5.2 build issues
Lauren Post [Thu, 17 Sep 2015 19:27:36 +0000 (14:27 -0500)]
linux-imx: Patches to fix gcc 5.2 build issues

Cherry picked patches from future kernel versions to fix gcc5.2
build errors

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-imx: Upgrade to 3.14.38-6UL_ga and 3.14.38-6QP_ga releases
Lauren Post [Thu, 17 Sep 2015 19:27:35 +0000 (14:27 -0500)]
linux-imx: Upgrade to 3.14.38-6UL_ga and 3.14.38-6QP_ga releases

All i.MX6 with GPU use 6QP_ga and 6ul and 7d use 6ul_ga release

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agokernel-module-imx-gpu-viv: Fix build against 3.14-based kernels
Otavio Salvador [Tue, 18 Aug 2015 23:37:22 +0000 (20:37 -0300)]
kernel-module-imx-gpu-viv: Fix build against 3.14-based kernels

The build fail about the bus frequency header (linux/busfreq-imx6.h)
not being found is caused by the mistaken check for the wrong kernel
version.

This patch fixes it by adding the right kernel version to be checked.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agokernel-module-imx-gpu-viv: Kernel loadable modules for 5.0.11.p6.3
Lauren Post [Fri, 24 Jul 2015 15:40:45 +0000 (10:40 -0500)]
kernel-module-imx-gpu-viv: Kernel loadable modules for 5.0.11.p6.3

This is the Vivante kernel driver split from the kernel source code in
order to make it possible to be used in any kernel source since
3.10.53.

The graphic version is 5.0.11.p6.3

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agotwr-vf65gs10: Use IMAGE_FSTYPES setting from imx-base.inc
Otavio Salvador [Thu, 17 Sep 2015 14:12:32 +0000 (11:12 -0300)]
twr-vf65gs10: Use IMAGE_FSTYPES setting from imx-base.inc

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoglmark2: Rework PACKAGECONFIG to properly handle all i.MX6 SoCs
Otavio Salvador [Thu, 17 Sep 2015 12:54:51 +0000 (09:54 -0300)]
glmark2: Rework PACKAGECONFIG to properly handle all i.MX6 SoCs

The PACKAGECONFIG is now overriden, so we avoid getting broken in case
changes on meta-oe are commited.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-fslc-mx6 (3.14): Update to revision 4bae14ae
Otavio Salvador [Wed, 16 Sep 2015 00:56:11 +0000 (21:56 -0300)]
linux-fslc-mx6 (3.14): Update to revision 4bae14ae

This merge the 3.14.52 stable release into the fork.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-fslc (4.1): Update to revision ac8eed12
Otavio Salvador [Wed, 16 Sep 2015 00:54:09 +0000 (21:54 -0300)]
linux-fslc (4.1): Update to revision ac8eed12

This merges the 4.1.7 stable release fixes into the fork.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoxf86-video-imxfb-vivante: don't drop GCC 5.2 patch
Max Krummenacher [Mon, 14 Sep 2015 21:09:14 +0000 (23:09 +0200)]
xf86-video-imxfb-vivante: don't drop GCC 5.2 patch

Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoxf86-video-imxfb-vivante: forward port GCC5.2 patch
Max Krummenacher [Mon, 14 Sep 2015 21:09:13 +0000 (23:09 +0200)]
xf86-video-imxfb-vivante: forward port GCC5.2 patch

Port to 5.0.11.p6.3-beta.

Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoimx-gpu-viv: Fix host user contamination in package
Otavio Salvador [Mon, 14 Sep 2015 18:15:49 +0000 (15:15 -0300)]
imx-gpu-viv: Fix host user contamination in package

The copy of contents must not use the host user when copying the
contents for packaging. This fixes following QA errors as:

,----
| WARNING: QA Issue:
|   .../packages-split/imx-gpu-viv-tools/usr/bin/gmem_info is owned by uid
|   1000, which is the same as the user running bitbake. This may be due
|   to host contamination [host-user-contaminated]
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoRework i.MX6 UltraLite support to not use other i.MX6 code
Otavio Salvador [Wed, 2 Sep 2015 19:49:45 +0000 (16:49 -0300)]
Rework i.MX6 UltraLite support to not use other i.MX6 code

The i.MX6 UltraLite is very different from the other i.MX6 SoCs and
the current BSP infrastructure needs to be reworked to allow for more
granullar control of the features each SoC provide to control the
changes to be applied for the SoC peripherals support.

For now, it is not possible to express this clearly in the BSP so the
current change is to revert some of the changes done for the i.MX6
UltraLite to be enabled and make sure that the boards using the SoC
does not inherit the 'mx6' override.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoqtbase: follow 5.5 platform configuration style
Andreas Müller [Sun, 13 Sep 2015 20:36:21 +0000 (22:36 +0200)]
qtbase: follow 5.5 platform configuration style

This one comes up when building for non-x11 / wayland.

for further details see qtbase
commit d04c3d2079e0df79592128a67e115ecb90b08454
Author: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Date:   Mon Mar 2 16:09:22 2015 +0100

    eglfs: Pluginize RPi, iMX6 and Mali backends

    eglfs does not depend on the device makespecs anymore when it comes to these device
    integration backends (hooks). Instead, backends are autodetected by configure.

    The name of the preferred plugin is still set in the device makespecs. This
    is optional. When not set and there is more than one plugin present in the system,
    the environment variable QT_QPA_EGLFS_INTEGRATION will have to be set at runtime.
    In the absence of that, the order is undefined.

    Change-Id: Ie1ced2c9aa1beff2adb13b4fdea7c499cb5a6aab
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoqtbase: remove Force_egl_visual_ID_33.patch
Andreas Müller [Sun, 13 Sep 2015 20:36:20 +0000 (22:36 +0200)]
qtbase: remove Force_egl_visual_ID_33.patch

It does not apply for Qt 5.5 anymore and mainline qtbase takes care for vivante
specifics.

See qtbase
commit e7bd18f156e508969cc536c0f0b8e3c2c3c75c47
Author: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Date:   Wed Mar 18 11:03:39 2015 +0100

    Fix EGL config - X visual matching for i.MX6

    Task-number: QTBUG-44290
    Change-Id: I06cbb169803aa8a06ea310651def1f3582194c8e
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-fslc-mx6: Bump revision to 2574f81
Otavio Salvador [Fri, 21 Aug 2015 00:50:16 +0000 (21:50 -0300)]
linux-fslc-mx6: Bump revision to 2574f81

This upgrades the kernel fork for the 3.14.51 stable release. Another
change is the inclusion of:

22f6925 arm: Export cache flush management symbols when !MULTI_CACHE

This fixes following error:

galcore: Unknown symbol v7_dma_map_area (err 0)
galcore: Unknown symbol v7_dma_flush_range (err 0)

When using the Vivante GPU module as a module.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agolinux-imx-3.14.38: defconfig: Select IMX6UL
Fabio Estevam [Thu, 27 Aug 2015 22:10:36 +0000 (19:10 -0300)]
linux-imx-3.14.38: defconfig: Select IMX6UL

Let IMX6UL be supported by default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agopulseaudio: Add PulseAudio configuration
Yuqing Zhu [Mon, 24 Aug 2015 05:42:19 +0000 (13:42 +0800)]
pulseaudio: Add PulseAudio configuration

-Use the ffmpeg resample instead of the speex one, since
 the ffmpeg resampler gives better quality.

-Normally, PulseAudio exits after an application finishes using it.
 Set exit-idle-time to -1 in the daemon.conf to force it to not exit.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agohv-cfg: use MACHINE specific variable
Zhenhua Luo [Wed, 2 Sep 2015 09:10:46 +0000 (17:10 +0800)]
hv-cfg: use MACHINE specific variable

* Use HV_CFG_M in hv-cfg bb file

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4240rdb(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:45 +0000 (17:10 +0800)]
t4240rdb(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4240qds(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:44 +0000 (17:10 +0800)]
t4240qds(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot2080rdb(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:43 +0000 (17:10 +0800)]
t2080rdb(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot2080qds(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:42 +0000 (17:10 +0800)]
t2080qds(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1042d4rdb(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:41 +0000 (17:10 +0800)]
t1042d4rdb(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1040d4rdb(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:40 +0000 (17:10 +0800)]
t1040d4rdb(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1024rdb(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:39 +0000 (17:10 +0800)]
t1024rdb(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop5040ds(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:38 +0000 (17:10 +0800)]
p5040ds(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop5020ds(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:37 +0000 (17:10 +0800)]
p5020ds(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop4080ds: define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:36 +0000 (17:10 +0800)]
p4080ds: define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop3041ds: define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:35 +0000 (17:10 +0800)]
p3041ds: define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop2041rdb: define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:34 +0000 (17:10 +0800)]
p2041rdb: define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agob4860qds(-64b): define HV_CFG_M in machine conf
Zhenhua Luo [Wed, 2 Sep 2015 09:10:33 +0000 (17:10 +0800)]
b4860qds(-64b): define HV_CFG_M in machine conf

HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agoipc-ust: move SOC specific variables to qoriq-base.inc
Zhenhua Luo [Wed, 2 Sep 2015 09:10:32 +0000 (17:10 +0800)]
ipc-ust: move SOC specific variables to qoriq-base.inc

* Add IPC_UST_SOC variables in qoriq-base.inc to define SOC type for ipc-ust
* Use IPC_UST_SOC in ipc-ust bb file

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agou-boot-qoriq: use machine specific variables defined in machine conf
Zhenhua Luo [Tue, 1 Sep 2015 07:20:40 +0000 (15:20 +0800)]
u-boot-qoriq: use machine specific variables defined in machine conf

Use the following machine specific variables which are defined in machine
conf file:
* UBOOT_SOURCE_NAND
* UBOOT_SOURCE_SPI
* UBOOT_SOURCE_SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4240rdb(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:39 +0000 (15:20 +0800)]
t4240rdb(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4240qds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:38 +0000 (15:20 +0800)]
t4240qds(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4160qds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:37 +0000 (15:20 +0800)]
t4160qds(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot2080rdb(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:36 +0000 (15:20 +0800)]
t2080rdb(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot2080qds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:35 +0000 (15:20 +0800)]
t2080qds(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1042d4rdb(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:34 +0000 (15:20 +0800)]
t1042d4rdb(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1040d4rdb(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:33 +0000 (15:20 +0800)]
t1040d4rdb(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1024rdb(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:32 +0000 (15:20 +0800)]
t1024rdb(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1023rdb(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:31 +0000 (15:20 +0800)]
t1023rdb(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop5040ds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:30 +0000 (15:20 +0800)]
p5040ds(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop5020ds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:29 +0000 (15:20 +0800)]
p5020ds(-64b): define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop4080ds: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:28 +0000 (15:20 +0800)]
p4080ds: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop3041ds: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:27 +0000 (15:20 +0800)]
p3041ds: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop2041rdb: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:26 +0000 (15:20 +0800)]
p2041rdb: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop2020rdb: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:25 +0000 (15:20 +0800)]
p2020rdb: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1025twr: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:24 +0000 (15:20 +0800)]
p1025twr: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1023rdb: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:23 +0000 (15:20 +0800)]
p1023rdb: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1022ds: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:22 +0000 (15:20 +0800)]
p1022ds: define the u-boot source binary name of NAND, SPI and SD

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>