]>
code.ossystems Code Review - meta-freescale.git/log
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:50 +0000 (11:48 +0800)]
p1020rdb: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:49 +0000 (11:48 +0800)]
p1010rdb: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:48 +0000 (11:48 +0800)]
ls1021atwr: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:47 +0000 (11:48 +0800)]
c293pcie: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:46 +0000 (11:48 +0800)]
bsc9132qds: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:45 +0000 (11:48 +0800)]
bsc9131rdb: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:44 +0000 (11:48 +0800)]
b4860qds(-64b): disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Tue, 1 Sep 2015 03:48:43 +0000 (11:48 +0800)]
b4420qds(-64b): disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Fri, 28 Aug 2015 10:36:55 +0000 (18:36 +0800)]
apptrk: replace += with append to ensure CFLAGS is appended correctly
Fix the following build error:
Source/Linux_PA/linux_ppc_targimpl.c:19:24: fatal error: trk_prefix.h: No such file or directory
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Fri, 28 Aug 2015 10:36:54 +0000 (18:36 +0800)]
u-boot-qoriq: add quote mark to avoid build error when multiple u-boot configs are built
The the following build error:
./poky/p4080ds/tmp/work/p4080ds-poky-linux/u-boot-qoriq/2015.01+fslgit-r0/temp/run.do_deploy.16948: line 172: P4080DS_config: command not found
UBOOT_MACHINES= P4080DS_config P4080DS_SECURE_BOOT_config P4080DS_SDCARD_config P4080DS_SPIFLASH_config
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Fri, 28 Aug 2015 10:36:52 +0000 (18:36 +0800)]
rename asf to kernel-module-asf and move bb to kernel-modules subdir
* rename asf to kernel-module-asf
* move bb file to the common kernel-modules subdirectory
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Fri, 28 Aug 2015 10:36:48 +0000 (18:36 +0800)]
Add kernel-module prefix for ipc kernel module bb and move bb to kernel-modules subdir
* rename ipc-modules-multi to kernel-module-ipc-multi
* rename ipc-modules-single to kernel-module-ipc-single
* rename ipc-modules to kernel-module-ipc
* move kernel module recipes to the kernel-modules subdirectory
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Fri, 28 Aug 2015 10:36:51 +0000 (18:36 +0800)]
rename ceetm to kernel-module-ceetm and move bb to kernel-modules subdir
* rename ceetm to kernel-module-ceetm
* move bb file to the common kernel-modules subdirectory
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Zhenhua Luo [Fri, 28 Aug 2015 10:36:50 +0000 (18:36 +0800)]
rename uio-seville to kernel-module-uio-seville and move bb to kernel-modules subdir
* rename uio-seville to kernel-module-uio-seville
* move bb file to the common kernel-modules subdirectory
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>