]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
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>
9 years agop1021rdb: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:21 +0000 (15:20 +0800)]
p1021rdb: 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 agop1020rdb: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:20 +0000 (15:20 +0800)]
p1020rdb: 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 agop1010rdb: define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:19 +0000 (15:20 +0800)]
p1010rdb: 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 agoc293pcie: define the u-boot source binary name of NAND
Zhenhua Luo [Tue, 1 Sep 2015 07:20:18 +0000 (15:20 +0800)]
c293pcie: define the u-boot source binary name of NAND

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

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

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agob4420qds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:15 +0000 (15:20 +0800)]
b4420qds(-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 agob4860qds(-64b): define the u-boot source binary name of NAND, SPI and SD
Zhenhua Luo [Tue, 1 Sep 2015 07:20:14 +0000 (15:20 +0800)]
b4860qds(-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 agot4240rdb(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:09 +0000 (11:49 +0800)]
t4240rdb(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4240qds(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:08 +0000 (11:49 +0800)]
t4240qds(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot4160qds(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:07 +0000 (11:49 +0800)]
t4160qds(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot2080rdb(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:06 +0000 (11:49 +0800)]
t2080rdb(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot2080qds(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:05 +0000 (11:49 +0800)]
t2080qds(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1042d4rdb(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:04 +0000 (11:49 +0800)]
t1042d4rdb(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1040d4rdb(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:03 +0000 (11:49 +0800)]
t1040d4rdb(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1024rdb(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:02 +0000 (11:49 +0800)]
t1024rdb(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agot1023rdb(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:01 +0000 (11:49 +0800)]
t1023rdb(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop5040ds(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:49:00 +0000 (11:49 +0800)]
p5040ds(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop5020ds(-64b): disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:59 +0000 (11:48 +0800)]
p5020ds(-64b): disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop4080ds: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:58 +0000 (11:48 +0800)]
p4080ds: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop3041ds: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:57 +0000 (11:48 +0800)]
p3041ds: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop2041rdb: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:56 +0000 (11:48 +0800)]
p2041rdb: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop2020rdb: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:55 +0000 (11:48 +0800)]
p2020rdb: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1025twr: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:54 +0000 (11:48 +0800)]
p1025twr: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1023rdb: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:53 +0000 (11:48 +0800)]
p1023rdb: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1022ds: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:52 +0000 (11:48 +0800)]
p1022ds: disable virtual terminal support

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
9 years agop1021rdb: disable virtual terminal support
Zhenhua Luo [Tue, 1 Sep 2015 03:48:51 +0000 (11:48 +0800)]
p1021rdb: disable virtual terminal support

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