]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
6 years agoimx7ulpevk: Rename hdmi device tree to mipi
Mihai Lindner [Tue, 3 Jul 2018 18:43:07 +0000 (21:43 +0300)]
imx7ulpevk: Rename hdmi device tree to mipi

The dtb target was renamed in linux-imx.

Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimage_types_fsl.bbclass: Remove image generation code
Otavio Salvador [Tue, 24 Apr 2018 19:03:33 +0000 (16:03 -0300)]
image_types_fsl.bbclass: Remove image generation code

In rocko, when using this we triggered a warning so users had enough
time to migrate.

We are now relying on wic to generate the uSD images and then we ought
to remove the leftover code for this release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoRemove barebox and imx-bootlets
Otavio Salvador [Tue, 24 Apr 2018 19:07:03 +0000 (16:07 -0300)]
Remove barebox and imx-bootlets

Those are untested and anyone interested in supporting them (mainly
barebox) ought to send the support to OE-Core instead.

This also removes the corresponding code from the
image_types_fsl.bbclass as it is not going to be used from now on.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agowic: Fix image generation for i.MX MXS SoC family
Otavio Salvador [Thu, 26 Apr 2018 16:52:55 +0000 (13:52 -0300)]
wic: Fix image generation for i.MX MXS SoC family

The image needs to use the U-Boot generated, for the uSD card, so a
dependency on that must be added to ensure the file is available prior
'wic' uses it.

Besides that, the fstype needs to be changed so it sets the partition
mark allowing the bootrom to find it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomachine-overrides-extender.bbclass: Avoid an empty override
Otavio Salvador [Tue, 3 Jul 2018 21:39:26 +0000 (18:39 -0300)]
machine-overrides-extender.bbclass: Avoid an empty override

All uses of MACHINEOVERRIDES already include an ':' suffix so we
cannot add it again or we end with a match-all override.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agolinux-fslc: Bump revision 8f6a840816af
Fabio Berton [Mon, 2 Jul 2018 19:01:29 +0000 (16:01 -0300)]
linux-fslc: Bump revision 8f6a840816af

This commit merge tag 'v4.17.2' into 4.17.x+fslc and apply the
following changes on top of it:

    - 8f6a840816af drm/etnaviv: replace license text with SPDX tags
    - ce59f9284323 drm/etnaviv: mmuv2: support 40 bit phys address
    - 0fd00862a333 drm/etnaviv: mmuv2: allocate 2nd level page tables on demand
    - 06bce7f3fbea drm/etnaviv: switch MMU page tables to writecombine memory
    - cc4f038f7db0 drm/etnaviv: remove register logging
    - 505c2af3829b drm/etnaviv: remove cycling through MMU address space
    - 119a87f31347 drm/etnaviv: correct timeout calculation
    - 1758817f6728 media: coda: set colorimetry on coded queue
    - d4a77abdd39c media: coda: do not try to propagate format if capture queue busy
    - 6cf92dc90e58 media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa: Fix do_install_append_imxgpu task
Fabio Berton [Mon, 2 Jul 2018 19:01:26 +0000 (16:01 -0300)]
mesa: Fix do_install_append_imxgpu task

usr/include/KHR is a directory, remove using rm -rf command.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomachine-overrides-extender.bbclass: Postpone overrides processing
Otavio Salvador [Mon, 2 Jul 2018 23:24:11 +0000 (20:24 -0300)]
machine-overrides-extender.bbclass: Postpone overrides processing

We need to keep a reference to the original MACHINEOVERRIDES value so
it can be reprocessed as need. This allow the compatibility with
existing BSP's while fixing the complex multilib interactions.

I'd like to record that Richard Purdie was key to solve this issue.
Its implications were beyond my understanding until he guided me and
provided a prototype fix.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agolibdrm: Set DEFAULT_PREFERRENCE as -1
Otavio Salvador [Fri, 29 Jun 2018 19:50:16 +0000 (16:50 -0300)]
libdrm: Set DEFAULT_PREFERRENCE as -1

The libdrm fork should be explicitly set to be used. This reduces the
risk of it being used by mistake.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomanagement-complex: Fix broken syntax
Otavio Salvador [Mon, 2 Jul 2018 21:54:30 +0000 (18:54 -0300)]
management-complex: Fix broken syntax

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomc: update to version 10.8.0
Chunrong Guo [Wed, 27 Jun 2018 09:26:08 +0000 (17:26 +0800)]
mc: update to version 10.8.0

*include the following changes:

9c1d730 - Add the prebuilt binaries of mc 10.8.0 release
840aa8e - Initial commit to add README

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoaiopsl: udpate to e34ec59
Chunrong Guo [Wed, 27 Jun 2018 09:26:07 +0000 (17:26 +0800)]
aiopsl: udpate to e34ec59

*include the following changes:
e34ec59 - apps: update elfs before tag
f24816b - firmware no.: 8.2.1
6e9f4b5 - aiopsl : Fix compile warnings and cosmetics
c19e5be - aiopsl: fix only one core processing packets issue
95ef568 - aiopsl: add support for dpni label

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agocst: update to e9abf79
Chunrong Guo [Wed, 27 Jun 2018 09:26:06 +0000 (17:26 +0800)]
cst: update to e9abf79

This includes the following change:
e9abf79 - LS1088ARDB: Change DPL address SD in input file
74d1ebe - LS1088ARDB: Change DPL address in input file
1e600c9 - Merge pull request #87 in SDK/cst from ~NXA27423/cst-ls1012:master to master
11e6437 - Merge pull request #90 in SDK/cst from ~NXA08484/cst:master to master
7abaf13 - create_header: Add command line options
f581f73 - Changes based on utilities supported in OpenSSL 1.1.0.
4daeb19 - LS1012AFRWY: Change kernel address in inputfile
20837ba - CH3: Fix issue in SRK offset Calculation
42f33a8 - LS1012AFRWY: Fix error in generating srk_hash.txt with flexbuild
be43538 - LS1012AFRWY: Add input files for the platform

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agouefi: update to e48de4f
Chunrong Guo [Wed, 27 Jun 2018 09:26:05 +0000 (17:26 +0800)]
uefi: update to e48de4f

This includes the following change:

e48de4f - update binaries for LSDK 18.06

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agou-boot-qoriq: udpate to version 2018.03
Chunrong Guo [Wed, 27 Jun 2018 09:26:04 +0000 (17:26 +0800)]
u-boot-qoriq: udpate to version 2018.03

Following changes are included:
11abda9 - armv8: ls2080ardb: update copyright claim
7d5b814 - Revert "EHCI: Fix endian access issue on EHCI intinalization"
160deab - Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"
007ac5c - Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"
e82a7bc - LS1043ARBD: Fix SD Boot issue with PPA
ec7f4b3 - armv8: ls1088a: change dpl load address to 0x80001000 from 0x80000000
93bb79f - board: freescale: ls1012afrwy: Add LS1012A-FRWY board support.
aabf70f - board: freescale: ls1012afrx:Common files to support
da97a2b - watchdog: disable to build the driver in default
60afe56 - watchdog: Kconfig: add config to disable wdog reset
cf17a12 - watchdog: driver support for layerscape
6ac9ac0 - armv8: ls1088: change ttyS1 to ttyS0
0c9305b - boards: freescale: lsch3: Add 0.9v entry for vid
0346460 - armv8: ls1088a: change dpl load command from apply to lazyapply.
c43f05a - drivers/net/vsc9953: Initialize action RAM in VCAP complex
0a1adba - board: Kconfig: Re-Arrangement of PPA firmware and header addresses
ecf1d55 - arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac command
4d94f28 - board: freescale: ls1012ardb: Add command to switch QSPI bank
cba0675 - driver/mtd/spi: Default page size Spansion flash "S25FS512S" is 256b
7c4f3c8 - LS1012AFRWY: Add Secure Boot support
51a93cc - board: move ppa header address in board specific kconfig
e26f485 - board: ls1012a: FRWY-LS1012A board support
d000b14 - board: move ppa firmware address in board specific kconfig
2f51b35 - armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
842df34 - armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robust
1fa9417 - armv8: sec_firmware: Add support for multiple loadables
eca9656 - armv8/fsl-lsch2: correct QMAN clock
c3a6ed4 - driver: net: fsl-mc: updated copyright info
39966d9 - armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig
ccde7d9 - armv8: ls1088aqds: Enable mdio commands on u-boot prompt
9c912c7 - armv8: sec_firmware: Remove JR3 from device tree node in all cases
5ecc2f5 - mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
8ed20db - usb: Add delay to fix USB 2.0 stick enumeration failure on LS208xA
b133620 - EHCI: Fix endian access issue on EHCI intinalization
faf6feb - u-boot: fixup the iommu-map property of fsl-mc node
8e0c780 - powerpc: configs: Set initrd_high environment varible

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoppfe-firmware: update to ppfe-firmware
Chunrong Guo [Wed, 27 Jun 2018 09:26:03 +0000 (17:26 +0800)]
ppfe-firmware: update to ppfe-firmware

*include the following changes:
50c825b - DNCPE-372 Update binary files

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agorcw: update to 1f43bef4b4475d8e81c9
Chunrong Guo [Wed, 27 Jun 2018 09:26:02 +0000 (17:26 +0800)]
rcw: update to 1f43bef4b4475d8e81c9

*include the following changes:
1f43bef - Fix PBI command length for both ls1088ard and ls1088aqds boards.
32f8b4f - ls2088ardb_rev1.1: Add rcw_2100.rcw for serdes protocol 2a_41
84078ad - Include auto swapped binaries for qspiboot during install target
8646cf1 - ls2088ardb: Add rcw_2100.rcw for serdes protocol 2a_41
591b59d - ls1012a: Add ls1012afrwy RCW configuration files
fd6b9ef - Add support to auto swap rcw for qspiboot if required.
6f514c1 - Ls1043aqds: Fix building error for rcw_1600.rcw

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoppa: update to dcbe27bb5d1
Chunrong Guo [Wed, 27 Jun 2018 09:26:01 +0000 (17:26 +0800)]
ppa: update to dcbe27bb5d1

*include the following changes:
dcbe27b - Adding policy.h flag for spectre v4 mitigation
4fbad6a - Fix suppression flag on sec_init
24d6891 - Adding SUPPRESS_TZC and SUPPRESS_SEC to policy cfg file; Adding platforms qds & rdb to device LX2160; Adding platform emu t
006a0e5 - Correcting disable load-pass-store in CPUACTLR from bit [53] to bit [55]
8e557f9 - Adding spectre v4 mitigation for a57, a72 cores.
b0a07cf - Updating reset function for LX2160.
74814cf - Increasing L3 cache flush timeout from 100ms to 333ms.
9d5ecd2 - Enabled OP-TEE support on LS1012FRWY baord.
9950f2b - Removing wfe from core 0 sequence when waiting for soc init tasks to complete.
508ed94 - Enabling initialization of the CCN-508 interconnect.
fcede9a - Adding support for ls1043 variant ls1023, and ls1046 variant ls1026.
7d5dcc1 - Fixing PSCI_SYS_OFF so that this function never returns.
8e8fc09 - Removing \r from line endings of shell script gen_its.
1c4fc78 - its: Correct config node as per upstream u-boot guideline
f00e7ef - Adding smc function SIP_HW_UNQ_KEY_32.
c87863a - Fixing usage of _check_sec_disabled().
d0ec59c - Fix for PLATSEC-437 & PLATSEC-457.
926fb97 - Adding smc function (SIP_ALLOW_L2_CLR_32) to allow clearing of L2 memory errs.
781d7b5 - Fixing broken build of LS1043, LS1012.
7289e86 - Adding smc function SIP_ALLOW_L1L2_ERR_32; Added test for SPD interface.
8804017 - Providing very fast-path for SMCC_ARCH_WORKAROUND_1
e9dfa28 - Moved _soc_check_sec_enabled() to _check_sec_disabled(); Fixed conflicting defs in LX2160 soc.h.
474b797 - Changing LX2160 cluster 3 handling from RCW frequency-based to RCW[850] selectable.
f56bd49 - fuse: Correct OTPMK value mapping to OTPMK registers

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomc-utils: update to de3c46f16
Chunrong Guo [Wed, 27 Jun 2018 09:26:00 +0000 (17:26 +0800)]
mc-utils: update to de3c46f16

Following changes are included:

de3c46f - api: add MC 10.8.0 APIs
7a3fa0f - Updated DPSECI API
2155e5c - Add MC 10.7.0 APIs
59edbdf - Added MC 10.4.0, 10.5.0 and 10.6.0 APIs

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agols2-phy: update to 9143c2a3
Chunrong Guo [Wed, 27 Jun 2018 09:25:59 +0000 (17:25 +0800)]
ls2-phy: update to 9143c2a3

*include the following changes:
9143c2a - Update EULA.txt
6ff561e - Add SCR.txt

*update LIC_FILES_CHKSUM

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx7dsabresd: Use mx7dsabresd_config configuration for sd devices
Fabio Berton [Mon, 2 Jul 2018 17:10:24 +0000 (14:10 -0300)]
imx7dsabresd: Use mx7dsabresd_config configuration for sd devices

Defconfig mx7dsabresd_secure_config was removed on U-Boot:

commit feb14c6348caadfd7bbb1e972f0c484faffa5a72
Author: Fabio Estevam <fabio.estevam@nxp.com>
Date:   Thu Apr 19 17:34:10 2018 -0300

    mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target

    mx7dsabresd_secure_defconfig was introduced to allow booting NXP kernel
    that has CAAM support and needs to boot in secure mode.

    Instead of keeping two different config targets for the same board,
    remove mx7dsabresd_secure_defconfig and select
    CONFIG_ARMV7_BOOT_SEC_DEFAULT inside mx7dsabresd_defconfig so that
    this target could be used to boot both mainline and the vendor kernel.

    This makes maintenance task easier and avoid potentially confusion
    for the end user.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agocogl-1.0: Use imxgpu3d override 9/head
Tom Hochstein [Wed, 27 Jun 2018 22:17:30 +0000 (17:17 -0500)]
cogl-1.0: Use imxgpu3d override

CoGL now depends on imxgpu3d since imxgpu2d is no longer used as
"any GPU" selector.  See following comment for details:

 imx-base.inc: Add imxgpu to MACHINEOVERRIDES_EXTENDER

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoclutter-1.0: Use imxgpu3d override
Tom Hochstein [Wed, 27 Jun 2018 22:17:29 +0000 (17:17 -0500)]
clutter-1.0: Use imxgpu3d override

Clutter now depends on imxgpu3d since imxgpu2d is no longer used as
"any GPU" selector.  See following comment for details:

 imx-base.inc: Add imxgpu to MACHINEOVERRIDES_EXTENDER

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa-demos: Include glut for i.MX GPU
Tom Hochstein [Wed, 27 Jun 2018 01:55:44 +0000 (20:55 -0500)]
mesa-demos: Include glut for i.MX GPU

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa-demos: Use the new imxgpu override
Tom Hochstein [Wed, 27 Jun 2018 01:55:43 +0000 (20:55 -0500)]
mesa-demos: Use the new imxgpu override

Use imxgpu override for GPU 2D or 3D condition

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa: Update to use new imxgpu override
Tom Hochstein [Wed, 27 Jun 2018 22:17:28 +0000 (17:17 -0500)]
mesa: Update to use new imxgpu override

This makes use of new imxgpu override as future i.MX8M addition
requires it as i.MX8M has 3D GPU but no 2D.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-base.inc: Add imxgpu to MACHINEOVERRIDES_EXTENDER
Tom Hochstein [Fri, 22 Jun 2018 20:17:18 +0000 (15:17 -0500)]
imx-base.inc: Add imxgpu to MACHINEOVERRIDES_EXTENDER

Add imxgpu to simplify the conditional for imxgpu2d OR
imxgpu3d. Note that i.MX 8MQ has no 2D, so the previous
idiom of using imxgpu2d to mean any GPU is no longer correct.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa: Adjust install for files provided by imx-gpu-viv
Tom Hochstein [Wed, 27 Jun 2018 22:17:27 +0000 (17:17 -0500)]
mesa: Adjust install for files provided by imx-gpu-viv

- Remove wayland-egl.pc
- Remove KHR headers

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa: Cleanup
Tom Hochstein [Wed, 27 Jun 2018 01:55:40 +0000 (20:55 -0500)]
mesa: Cleanup

Fix variable order and remove references to non-existent
packages.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-base: Use i.MX's fork of libdrm for i.MX6 and i.MX7
Otavio Salvador [Fri, 29 Jun 2018 16:56:17 +0000 (13:56 -0300)]
imx-base: Use i.MX's fork of libdrm for i.MX6 and i.MX7

There few components which require the new libdrm fork, so we must use
it when using NXP's BSP components. Besides adding the preferred
version we need also to add it to the SoC architecture filter.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agolibdrm: Remove unused patches
Otavio Salvador [Fri, 29 Jun 2018 17:02:25 +0000 (14:02 -0300)]
libdrm: Remove unused patches

Since we are using the NXP's fork of libdrm, we can now drop the fork
and as consequence the SoC architecture setting for it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agolibdrm: Create i.MX specific version recipe to switch to use i.MX fork
Yuqing Zhu [Wed, 6 Jun 2018 03:46:42 +0000 (11:46 +0800)]
libdrm: Create i.MX specific version recipe to switch to use i.MX fork

This i.MX specific version is based on v2.4.84

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-gpu-viv: Fix ParseError
Fabio Berton [Wed, 27 Jun 2018 16:58:51 +0000 (13:58 -0300)]
imx-gpu-viv: Fix ParseError

Remove extra quote to fix parser error.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-gpu-viv: Rename package for libgal
Tom Hochstein [Fri, 22 Jun 2018 20:17:11 +0000 (15:17 -0500)]
imx-gpu-viv: Rename package for libgal

Change virtual/libgal-x11 to libgal-imx since there are
no other providers and it is not X11-specific.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-dpu-g2d: Add new G2D implementation based on DPU
Tom Hochstein [Fri, 22 Jun 2018 20:17:08 +0000 (15:17 -0500)]
imx-dpu-g2d: Add new G2D implementation based on DPU

Change-Id: Ib3114b9962a2bb89e95da8757870050c1d816abd
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-base.inc: Improve formatting
Tom Hochstein [Thu, 21 Jun 2018 23:43:27 +0000 (18:43 -0500)]
imx-base.inc: Improve formatting

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoxf86-video-imx-vivante: Remove fb from name
Tom Hochstein [Wed, 20 Jun 2018 22:15:47 +0000 (17:15 -0500)]
xf86-video-imx-vivante: Remove fb from name

The driver is no longer only for framebuffer, so
remove the designation from the name.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoweston: Fix PREFERRED_VERSION_weston
Tom Hochstein [Wed, 20 Jun 2018 22:15:45 +0000 (17:15 -0500)]
weston: Fix PREFERRED_VERSION_weston

It seems that overrides from MACHINEOVERRIDES_EXTENDER are not
available here.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-imx: Bump to revision 963aea6
Fabio Berton [Mon, 18 Jun 2018 19:07:18 +0000 (16:07 -0300)]
gstreamer1.0-plugins-imx: Bump to revision 963aea6

  - Rename recipe to use git package name
  - Set PV to use latest version plus git revision
  - Add O.S. Systems License

This commit includes the following changes:

    - 963aea6 Merge pull request #180 from clopez/bug-179
    - 81d3233 Merge pull request #188 from dougnazar/fixes
    - 68715a6 g2dpango: Add missing header and cleanup a few warnings
    - f4aa2db audio: Save codec_data
    - 2b2edd7 Endless loop at gst_imx_vpu_decoder_finish() when in no_wait mode (#179)
    - ecd884a v4l2: Add phys mem meta only if the driver/card is known to support this
    - 9772200 ipu: Reintroduce interlace methods
    - 3404b56 v4l2video: Define V4L2_COLORSPACE_DEFAULT if it doesn't exist

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-gst1.0-plugin: Update to MM_04.03.05_1804_L4.9.88_MX7ULP_GA
Fabio Berton [Mon, 18 Jun 2018 18:26:56 +0000 (15:26 -0300)]
imx-gst1.0-plugin: Update to MM_04.03.05_1804_L4.9.88_MX7ULP_GA

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoxf86-video-imxfb-vivante: Update to version 6.2.4.p1.2
Fabio Berton [Mon, 18 Jun 2018 17:57:02 +0000 (14:57 -0300)]
xf86-video-imxfb-vivante: Update to version 6.2.4.p1.2

 - Remove .inc file to use only one .bb file
 - Update O.S. Systems License
 - Remove unused patch
 - Set SDKTARGETSYSROOT to use STAGING_DIR_HOST
 - Remove unnecessary CFLAGS

Change-Id: I5c6c56fe2ad3bd12aa13cdc426ba6f34f441d4b7
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agogstreamer1.0-plugins-bad: Update release to 4.9.88
Fabio Berton [Fri, 15 Jun 2018 20:54:04 +0000 (17:54 -0300)]
gstreamer1.0-plugins-bad: Update release to 4.9.88

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agogstreamer1.0-plugins-base: Update release to 4.9.88
Fabio Berton [Fri, 15 Jun 2018 20:53:22 +0000 (17:53 -0300)]
gstreamer1.0-plugins-base: Update release to 4.9.88

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agodtc: Add recipe for version 1.4.5
Fabio Berton [Fri, 15 Jun 2018 19:08:28 +0000 (16:08 -0300)]
dtc: Add recipe for version 1.4.5

We need dtc version 1.4.5 to build u-boot-imx 2017.03, current
version 1.4.6 raise a lot of errors and can't build older U-Boot
version.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agokernel-module-imx-gpu-viv: Update to 6.2.4.p1.2
Fabio Berton [Thu, 14 Jun 2018 19:12:15 +0000 (16:12 -0300)]
kernel-module-imx-gpu-viv: Update to 6.2.4.p1.2

As NXP does not offer a specific repository for the kernel-module,
this uses the Linux kernel repository and adds a Makefile on top of
it.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agokernel-module-imx-gpu-viv: Update to version 6.2.4.p1.2-based fork
Fabio Berton [Thu, 14 Jun 2018 18:56:09 +0000 (15:56 -0300)]
kernel-module-imx-gpu-viv: Update to version 6.2.4.p1.2-based fork

This includes the following changes:

    - 8635400 Merge tag 'upstream/6.2.4.p1.2'
    - 9bbacfe Import 6.2.4.p1.2 original version
    - 26c273f Kbuild: fix AQROOT reassignment and remove CONFIG_MXC_GPU_VIV
    - 09b4ae4 Merge tag 'upstream/6.2.4.p1.0'
    - 7957949 Import 6.2.4.p1.0 original version
    - 3b9e057 Merge tag 'upstream/6.2.2.p0'
    - b3604bf Merge pull request #8 from gibsson/upstream
    - 0d83ec5 Import 6.2.2.p0 original version

Change-Id: Ibd60db63830dd22fdc598f1bcc1389c3b46f4fb4
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-test: Update to version 7.0
Fabio Berton [Mon, 11 Jun 2018 18:54:36 +0000 (15:54 -0300)]
imx-test: Update to version 7.0

  - Remove .inc file to use only one .bb file
  - Add alsa-lib to DEPENDS
  - Add patch to use include path when compile sources from test directory
  - Drop unused patch
  - Update O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-gpu-apitrace: Bump revision to 9281b2c2
Fabio Berton [Mon, 11 Jun 2018 20:35:59 +0000 (17:35 -0300)]
imx-gpu-apitrace: Bump revision to 9281b2c2

  - Add O.S. Systems Software Copyright

This includes the following change:

  - 9281b2c2 MGS-3379 [#ccc] Add more support for multilib

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agogstreamer1.0-plugins-bad: Rename patch directory to match recipe name
Fabio Berton [Mon, 11 Jun 2018 20:08:07 +0000 (17:08 -0300)]
gstreamer1.0-plugins-bad: Rename patch directory to match recipe name

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agogstreamer1.0-plugins-base: Rename patch directory to match recipe name
Fabio Berton [Mon, 11 Jun 2018 20:06:53 +0000 (17:06 -0300)]
gstreamer1.0-plugins-base: Rename patch directory to match recipe name

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-lib: Bump to revision 3f77797
Fabio Berton [Mon, 11 Jun 2018 19:28:46 +0000 (16:28 -0300)]
imx-lib: Bump to revision 3f77797

  - Update O.S. Systems Software Copyright

This includes the following change:

  - 3f77797 MLK-16374-5: PXP_LIB: configure pxp to be legacy mode

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agolibimxvpuapi: Bump revision to 4afb52f
Fabio Berton [Mon, 11 Jun 2018 19:22:52 +0000 (16:22 -0300)]
libimxvpuapi: Bump revision to 4afb52f

 - Rename recipe to use latest git revision.
 - Add O.S. Systems Software Copyright
 - Add PV to use 0.10.3 release on name

This change includes the following changes:

    - 4afb52f Merge pull request #22 from bmx666/master
    - 691ea9a Add imx_vpu_enc_configure_gop_size() function
    - 97a9ff2 Merge pull request #17 from Artox/master
    - 5739ffc add e-mail address to maintainer field
    - b5ff857 libimxvpuapi-dev: add debhelper generated ${misc:Depends} to depends

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-kobs: Bump revision to c70685d
Fabio Berton [Mon, 11 Jun 2018 18:48:23 +0000 (15:48 -0300)]
imx-kobs: Bump revision to c70685d

  - Add O.S. Systems Software Copyright

This includes the following changes:

    - c70685d Merge pull request #13 from allenxh/imx8
    - d8e5142 imx-kobs: support burn images to imx8mq ddr4 arm2 NAND
    - a0e9adc Merge pull request #10 from allenxh/imx8
    - 89c14fe imx-kobs: support i.MX8 platforms

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-vpuwrap: Update to version 4.3.5
Fabio Berton [Mon, 11 Jun 2018 18:41:13 +0000 (15:41 -0300)]
imx-vpuwrap: Update to version 4.3.5

  - Add O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-codec: Update to version 4.3.5
Fabio Berton [Mon, 11 Jun 2018 18:38:19 +0000 (15:38 -0300)]
imx-codec: Update to version 4.3.5

  - Remove .inc file to use only one .bb file
  - Add O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-parser: Update to version 4.3.5
Fabio Berton [Mon, 11 Jun 2018 18:16:05 +0000 (15:16 -0300)]
imx-parser: Update to version 4.3.5

  - Update license checksum to match EULA v22 April 2018.
  - Remove .inc file to use only one .bb file
  - Update O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-gpu-g2d: Update to version 6.2.4
Fabio Berton [Mon, 11 Jun 2018 14:30:03 +0000 (11:30 -0300)]
imx-gpu-g2d: Update to version 6.2.4

  - Update license checksum to match EULA v22 April 2018.
  - Add O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agoimx-gpu-viv: Update to 6.2.4.p1.2
Fabio Berton [Mon, 11 Jun 2018 14:23:26 +0000 (11:23 -0300)]
imx-gpu-viv: Update to 6.2.4.p1.2

Key Features of the Vivante 6.x Driver Series

    - Full support for Khronos OpenGL ES 3.2 API. The new OpenGL ES 3.2 and OpenGL ES Shading Language 3.20 specifications bring AEP,
      plus additional functionality, into core OpenGL ES. Vivante OpenGL ES 3.2 implementation has passed Khronos OpenGL ES 3.2 Conformance Test.
      And Vivante GC7000XS* GPU core has been certified by Khronos as an OpenGL ES 3.2 compliant product.

    - Backward Compatible with 5.x and 4.x Drivers. Existing OpenGL ES 3.x/2.0 applications can run on these drivers without any changes.

6.2.4P1 GPU Release (8MQ GA)
========================================

Key Features
============
- OpenCL improvements
- Wayland-weston DRM Support
- Wayland-weston with 2D accelerated renderer
- Wayland-Weston EGL DRM Modifier support
- Wayland-Weston EGL Framebuffer compression
- Wayland-Weston DMABUF support
- OpenCV tests with OpenCL
- Add GPU DRM support
- GLES CTS version 3.2.4

6.2.4P1 Improvements
==================
OCL: MGS-3255-34 add opencl memory optimzation
OCL: MGS-3255-33 fix opencl test buffer copy failure
OCL: MGS-3640 fix opencl corruption for arm_compute_library
OCL: MGS-3710 SoftISP meet CL_INVALID_WORK_GROUP_SIZE (-54) on mscale and qxp
OCL: cache invalidate for uncached buffer get accesing user space memory outsied uaccess.h error
OCL: ovx and ocl running together
EGL MGS-3711 met display blurred when run weston-nested
EGL:  Enable extension EGL_EXT_image_dma_buf_import_modifiers
EGL: weston-nested met process aborted and core dump
EGL: MGS-3399 fix wayland egl resize cts failure
EGL: support direct rendering on external drm buffer
EGL: MGS-3840-2 fix 6qp display flicker with fbdev test
EGL: MGS-3791 imx6q shared egl context rendering issue
EGL: MGS-3744 fix GC355 OpenVG flicker on wayland
EGL: MA-11528 Support enable framebuffer direct rendering
GLES3.0: 6QP FB have CTS failures with ESCTS 3.2.2.0
GLES: MGS-3570 glGenerateMipmap takes too much time on 5.x/6.x driver
Weston:  Disable surface compress if g2d-renderer
GBM: Enable DRM compression for mscale board
GBM: MGS-3625 6.2.4.p1: Fix xserver build break with GBM change
GBM :MGS-3694 enable fb fd and tile status fd in GPU and DCSS on wayland
Android:MA-11232 Enable HDR10 support on imx8mq platform.
Android: MA-10844 GPU driver pass build after refine some NXP git path
Android : MA-11101 Add HAL_PIXEL_FORMAT_NV12_TILED format to support VPU tile
QNX:iMX8QM MGS-2906 VDK app fail if it's started as the first app after screen
QNX:iMX8QM MGS-3289 [iMX8] Rotation using blitter seems broken
QNX:iMX8QM MGS-3338  - Deadlock seen with Screen API test
QNX:iMX8QM MGS-3323 QNX -[iMX8] Fix NV12 handling
iMX8QM Disable depth compression for LPDDR4 parts
OCL: MGS-3848-5 OCL1.2: test_image_streams failures
OCL:MGS-3832 cl_convolution of ACL cause MMU exception
OVX: MGS-3579  Fix the invalid scope of VX graph for 8QM
OVG: MGS-3826 met core dump and system prompt out of memory when do OpenVG memory leak test.
OVG: MGS-3750 fix gc355 openvg stuck issue on 6q and 6qp
OVG: MGS-3791 VGCTS failed to run on i.MX6SL wayland
OGL: MGS-3570 glGenerateMipmap takes too much time on 5.x/6.x driver
OGL: MGS-3741 glmark2 test met error message
General: MGS-3848 refinements for pm and isr
General: MGS-3840 Display resume back very slow and has snow screen after suspend and resume.
General: MGS-3751 met GPU core dump when run multiple es20 sdk apps

Known Issues
============
MGS-3770 [6q/6qp] can not generate correct reference file after do api retrace and sometimes met stuck
    - Need wayland support in waffle. will be addressed in next release
MGS-3747 [6dl/6q] X11: copytex can't work after "Qt5_NMapper" app test.
YOCIMX-2354 Some qt3-3d demos not work. Issue related to QTwayland in 5.8 later
MGS-3739 can not pass webgl 1.0.2 CTS test. Chromium 64 known issue. Same reproduced on desktop

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-vpu: Update to version 5.4.38
Fabio Berton [Mon, 11 Jun 2018 13:44:07 +0000 (10:44 -0300)]
imx-vpu: Update to version 5.4.38

  - Update license checksum to match EULA v22 April 2018.
  - Remove .inc file to use only one .bb file
  - Update O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agou-boot-imx: Update to branch imx_v2017.03_4.9.88_2.0.0_ga
Fabio Berton [Fri, 8 Jun 2018 20:56:13 +0000 (17:56 -0300)]
u-boot-imx: Update to branch imx_v2017.03_4.9.88_2.0.0_ga

  - Update to latest stable branch
  - Add O.S. Systems Software Copyright

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agofirmware-imx: Update to version 7.5
Fabio Berton [Fri, 8 Jun 2018 20:56:15 +0000 (17:56 -0300)]
firmware-imx: Update to version 7.5

  - Get imx-firmware source code from github.com/NXP
  - Remove .inc file to use only one .bb file
  - Update license checksum to match EULA v22 April 2018.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agolinux-imx: Update to version 4.9.88
Fabio Berton [Fri, 8 Jun 2018 20:56:14 +0000 (17:56 -0300)]
linux-imx: Update to version 4.9.88

  - Update to latest revision of 4.9.88
  - Sync defconfig file with imx_v7_defconfig
  - Remove do_configure_prepend from linux-imx-mfgtool, once
    now the defconfig are the same imx_v7_defconfig
  - Add and update O.S. Systems Software Copyright

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
6 years agogstreamer1.0: Set DEFAULT_PREFERENCE as -1 to imx version
Fabio Berton [Mon, 25 Jun 2018 19:56:04 +0000 (16:56 -0300)]
gstreamer1.0: Set DEFAULT_PREFERENCE as -1 to imx version

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-good: Set DEFAULT_PREFERENCE as -1 to imx version
Fabio Berton [Mon, 25 Jun 2018 19:56:03 +0000 (16:56 -0300)]
gstreamer1.0-plugins-good: Set DEFAULT_PREFERENCE as -1 to imx version

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-base: Set DEFAULT_PREFERENCE as -1 to imx version
Fabio Berton [Mon, 25 Jun 2018 19:56:02 +0000 (16:56 -0300)]
gstreamer1.0-plugins-base: Set DEFAULT_PREFERENCE as -1 to imx version

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-bad: Set DEFAULT_PREFERENCE as -1 to imx version
Fabio Berton [Mon, 25 Jun 2018 19:56:01 +0000 (16:56 -0300)]
gstreamer1.0-plugins-bad: Set DEFAULT_PREFERENCE as -1 to imx version

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-base: Change PACKAGECONFIG_GL for imxgpu2d and imxgpu3d
Fabio Berton [Mon, 25 Jun 2018 19:45:27 +0000 (16:45 -0300)]
gstreamer1.0-plugins-base: Change PACKAGECONFIG_GL for imxgpu2d and imxgpu3d

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agooptee-client-qoriq: update SRC_URL
Chunrong Guo [Fri, 22 Jun 2018 03:51:47 +0000 (11:51 +0800)]
optee-client-qoriq: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agooptee-test-qoriq: update SRC_URL
Chunrong Guo [Fri, 22 Jun 2018 03:51:46 +0000 (11:51 +0800)]
optee-test-qoriq: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoqemu-qoriq: add recipes
Chunrong Guo [Thu, 14 Jun 2018 06:01:51 +0000 (14:01 +0800)]
qemu-qoriq: add recipes

*include the following changes:
6c297a7 - vfio fsl-mc: Expose DPIO cacheable region as cacheable
8e929a8 - fsl-mc: mc-bus device fdt node creation
4be2ad9 - fsl-mc: Add APIs to provide root mc-portal region
b1abcf2 - fsl-mc: Add API to provide mc-portals region
22d303a - vfio fsl-mc: Configure and setup irqfd
cfc1b9a - vfio fsl-mc: Enable DPMCP emulation
c5b28d1 - vfio fsl-mc: Add support to close dpmcp command interface
56353d9 - vfio fsl-mc: Support non dprc/dpmcp command interface on dpmcp
12a9dae - vfio fsl-mc: Add support for dprc command interface on dpmcp
a24861b - vfio fsl-mc: Add support to open dpmcp command interface
ae9efbb - vfio fsl-mc: forward non-emulated mc commands to VFIO
913ab98 - vfio fsl-mc: Add support of get_obj_irq mc commands
9883a03 - vfio fsl-mc: Add support of set obj_irq mc commands
57db3b4 - vfio fsl-mc: Add support of get_irq mc commands
c87c8c1 - vfio fsl-mc: Add support of set_irq mc commands
35413a8 - vfio fsl-mc: Add support of get_obj_region command
edca25c - vfio-fsl-mc: Add support of dprc get-attr command
74ca7d2 - vfio-fsl-mc: Add support of dprc open/close command
bb895ff - vfio-fsl-mc: Add framework for handling mc-portal commands
eb51475 - vfio fsl-mc: Scan dprc container and realize child devices
82a1b97 - vfio-fsl-mc: Register mc-device regions with mc-bus
f2a56a1 - vfio fsl-mc: add support for non-dprc device
c36e7f6 - vfio fsl-mc: Add nested dprc support
be171ec - vfio fsl-mc: framework to support fsl-mc-bus in vfio
16010da - vfio fsl-mc: Sync linux header for fsl-mc device
be260fc - fsl-mc: add interfaces to set/get msi messages
f9756ce - fsl-mc: Add mc-bus-devices region registration interface
5ae0227 - vfio-fsl-mc: Initialize fsl-mc bus devices device-id
9bdfa45 - fsl-mc: Add mc-bus-devices registration interface
c996be1 - fsl-mc: define device-id map for mc-bus devices

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agorestool: add dtc to rdepends
Chunrong Guo [Thu, 14 Jun 2018 03:30:06 +0000 (11:30 +0800)]
restool: add dtc to rdepends

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agou-boot-fslc: Update to a092fb1504 revision
Otavio Salvador [Mon, 11 Jun 2018 19:30:36 +0000 (16:30 -0300)]
u-boot-fslc: Update to a092fb1504 revision

Following changes are included:

a092fb1504 spl: Add default values for ARCH_MX7
17ee0afbc7 wandboard: Remove hardcoded baudrate from "console" variable
a9cd19f296 pico-imx7d: Adjust the dtb name

Change-Id: If3c37fb22924dbd7489c188ff45dd590224e255c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agolinux-fslc: Upgrade to 4.17-based fork
Otavio Salvador [Thu, 7 Jun 2018 13:04:30 +0000 (10:04 -0300)]
linux-fslc: Upgrade to 4.17-based fork

This upgrades the kernel to the 4.17-based fork. Following changes are
applied on top of v4.17 tag:

0a883adda1ba fec: Add disable_giga parameter to force 10/100 operation
cfc84d295839 MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode
6bbb0bc16daa ARM: imx: add cpu_is_imx6() routine

Change-Id: I5791003cd9e80ba263e1d5685d5e95aa9e8a9ed6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-usb-loader: Update to e539461 revision
Otavio Salvador [Mon, 11 Jun 2018 18:32:58 +0000 (15:32 -0300)]
imx-usb-loader: Update to e539461 revision

Following changes are included:

e539461 mx8mq_usb_work.conf: use files so magic addresses aren't needed
2913fd0 treat plug-in field in boot data as flags
135e6b4 remove default load address
e90fa1b move work handling to imx_sdp
871a070 use static for local functions
de8579f remove obsolte define MAX_IN_LENGTH
2678c73 move SDP client-side emulation to separate compile unit
aea7afa move byte-order macros to portable header file
04cd5c4 imx_loader_config: rename jump_script to jump_direct
85a1b60 tests: update tests since now J_HEADER=3
2760dba imx_sdp: add jump_script support
c7e62cc Merge branch 'introduce-structs' of https://github.com/toradex/imx_loader into toradex-introduce-structs
53b3a1b imx_sdp: add comment to fsize change
39380ab imx_sdp: need to extend file size when header is added to end of file
25c5c4b introduce struct dcd_v2
5f6fe7b introduce struct ivt_header
4603ea5 move DCD checks to perform_dcd
d7f4caf rename header structs to align with imximage
0029824 move config file parsing in separate file
c8a08dc tests: update test outputs
6ae9528 imx_usb: support multiple work items in simulation mode
273ddf0 imx_usb: move all USB handling into do_autodetect_dev
51e0591 mx8mq_usb_work.conf: load dtb/bl31
affb132 mx6_usb_work.conf: add comments
fa7912a imx_sdp: add skip parameter
d9779f8 imx_sdp: have fetch_data always limit buf_cnt to not include header
b55929d mx8mq_usb_work.conf: s/mx6/mx8/
13294c7 test: add line vid=0x1fc9 pid=0x012b file_name=mx8mq_usb_work.conf
28170ef imx_sdp: add imx8 support, jump support
ade3b8b imx_sdp: avoid short packets in load_file
3003258 imx_sdp: fix fetch_data
b5eac6d tests: update test output for test-dcd.imx
7c5d0e0 imx_sdp: add writeable_header to struct load_desc
fcd8632 imx_sdp: fix do_simulation cur_mem assignment
f960ef3 imx_sdp: print message when dcd_ptr is cleared
f157268 imx_sdp: keep track of the buffer's file offset
70c14db imx_sdp: separate jump, from load_file_from_desc
d02a4dc imx_sdp: make do_data_transfer try to finish the transfer specified
5e6fb14 imx_sdp: add comment about setting bulk mode header address
635ee4e imx_sdp: change parameters to load_file
340d7ac imx_sdp: create routine load_file_from_desc
cb62c3f imx_sdp: add verify to struct load_desc
c98b0ba imx_sdp: add header_offset to struct load_desc
c97a7e4 imx_sdp: add fsize to struct load_desc
fcf8e37 imx_sdp: use ld.buf_size for BUF_SIZE
009297b imx_sdp: rename cnt to buf_cnt
74a117b imx_sdp: move FILE* xfile to struct load_desc
65bee76 imx_sdp: move buf_start and cnt to struct load_desc
f259b47 imx_sdp: create struct load_desc
ab55cab imx_sdp: move functions load_file/jump higher before process_header
c598fd1 imx_sdp: introduce do_data_transfer
f346f04 imx_sdp: introduce do_command
5f08b3a tests: update test outputs
137e34a imx_sdp: use do_response for BULK report 3 transfer
059b79b imx_sdp: use do_response in read/write_memory
e241467 imx_sdp: use do_response in jump
35e238f imx_usb/sdp: properly simulate jump command
4cd4d94 imx_usb: use do_response in do_status
1bf0b1d tests: update test outputs
ad1add1 imx_sdp: extract response handling
93ad1a2 introduce tests
936c4fe imx_usb: support verification in simulation
70eaa73 imx_usb: introduce simulation mode
931c78f imx_sdp: use consistently only \n
fe77dae imx_usb: reintegrate option parsing
3bb6cd2 imx_sdp: clarify BULK download address/header relation
0a322b0 bump version to 0.2pre
6aa2ee6 add version number
a949687 imx_uart: return success on requesting help explicitly
869d06b Merge pull request #71 from toradex/jump-separation
013fa23 imx_sdp: move jump command out of main download function
138c0b2 Added uninstall rule for GNU make
7e77787 README: Include i.MX7 in the supported list of SoCs
2a85287 imx_usb.conf: Add vendor and product ID for NXP boards
d34a3e3 make sure imx_sdp.c gets rebuilt on image.h change
3911cd6 resync image.h with U-Boot v2017.09
ce730fb batch mode for multiple downloads
378a832 add U-Boot header example
5f8fbc4 Add support for U-Boot image headers
ed17e6b imx_usb.conf: Add support for i.MX6SLL device
cd281c2 mx7ulp_usb_work.conf: Add support for i.MX7ULP device
f04f225 Add options to filter by bus & device id
75d8237 Update imx_usb.conf
a2cf488 Make project buildable on macOS
deaaea5 Skip the DCD loading if its length is 0
69d4850 Fix possible overflow
ba6b31c Make project buildable on FreeBSD
c33d83d remove unused variables and other trivial warnings
4528254 consequently use plus for byte conversion concatenation
f43231a avoid using unsigned char for strings
219745c enable warnings by default
c8f4ead imx_usb: fix C99 warning by moving retry definition to top of function
4bab49a imx_sdp: print better error message in verify_memory
523dd99 imx_sdp: add retries to read_memory
b40ec96 Add Visual Studio 2015 project file for imx_usb
d7e10c9 Move dbg_printf to portable.h
d5529d4 Search for configuration file in current working directory
98dd7a2 Derive configuration directory from environment on Windows
561f037 Transfer always specified report 2 length
0d57130 Improve error handling around DoIRomDownload
ba88872 Fix compare between signed and unsigned values
49a1ca7 Fix error handling in uart_connect
db409dd Make sure strings are properly terminated
4175891 Add Makefile for MinGW
b698636 Move IO functions to portable header file
f864538 Introduce portable.h to have a common place for portability defines
8958e39 Move and update Visual Studio project files
9dd3788 Use compiler built-ins for byteswap
7c6853c Introduce do_autodetect_dev to implement current behavior
dd28f77 Add "-N" to skip UART association phase
408680b Add debugmode for UART method
f0188c1 move USB work handling in its own function
da82f8a simplify and document work processing
a0b11cc improve error message, move message to debug
c00279d deduplicate device initialization code
04a6f97 improve error handling
9b0e81c Remove obsolete mx53_usbarmory_work.conf
bb0e593 Fix DCD writing for i.MX5x devices
a0160b2 mx53_usb_work.conf: change crlf to lf
297a57a Add DCD loading address parameter in conf file
ba96a36 use PKG_CONFIG variable for pkg-config calls
48a85c0 Fix segfault on plugin load
85ecb0d Merge pull request #32 from jcorbier/master
6deb910 Use the DCD_WRITE SDP command

Change-Id: Ia9494366b37a0b4a60f91f82bad6f4456849c439
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-gst1.0-plugin: Upgrade to v4.3.4
Yuqing Zhu [Wed, 6 Jun 2018 03:44:25 +0000 (11:44 +0800)]
imx-gst1.0-plugin: Upgrade to v4.3.4

gplay: fix cpu loading high when in background

gplay: disable subtitle when use dcss or dpu

vpudec: add fullRange to HDR10 metadata

Add direct build dependency on libdrm as vpu in
imx-gst1.0 plugin includes drm_fourcc.h when doing compile.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-vpuwrap: Upgrade to v4.3.4
Yuqing Zhu [Wed, 6 Jun 2018 03:44:24 +0000 (11:44 +0800)]
imx-vpuwrap: Upgrade to v4.3.4

Add INSANE_SKIP for file-rdeps to fix QA Issue.

set hasColorDesc and fullRange in VPU_DecGetInitialInfo.

Fix H264 failure due to too many MBI buffers.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-parser: Upgrade to v4.3.4
Yuqing Zhu [Wed, 6 Jun 2018 03:44:23 +0000 (11:44 +0800)]
imx-parser: Upgrade to v4.3.4

Fix crash issue when parse index list.

Add mett atom in mp4 parser.
MP4 PARSER 06.13.00 add interface PARSER_API_GET_TEXT_TRACK_MIME
to get mime type from mett atom.

Add protection for contentDescriptionObject
in case the size is not correct and larger than qwSize,
Otherwise, it will cause memory error.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-codec: Upgrade to v4.3.4
Yuqing Zhu [Wed, 6 Jun 2018 03:44:22 +0000 (11:44 +0800)]
imx-codec: Upgrade to v4.3.4

Add INSANE_SKIP for file-rdeps to fix QA Issue

Update mp3_enc version to 02.03.01

Fix crash in lib_mp3_enc_arm12_elinux.so
This crash error is caused by division by zero
in noOfElements_mp3e() function When encoding 0
size file by using unit test
so before performing a division operation, need to
check whether divisor is zero or not to fix it.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-bad: Use i.MX fork of GST for customizations
Yuqing Zhu [Wed, 6 Jun 2018 03:44:21 +0000 (11:44 +0800)]
gstreamer1.0-plugins-bad: Use i.MX fork of GST for customizations

Create new gstreamer recipe with i.mx specific version.
Switch to use i.MX fork of GST.
Merge inc/bb.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-good: Use i.MX fork of GST for customizations
Yuqing Zhu [Wed, 6 Jun 2018 03:44:20 +0000 (11:44 +0800)]
gstreamer1.0-plugins-good: Use i.MX fork of GST for customizations

Create the new gstreamer recipe with i.mx specific version.
Switch to use i.MX fork of GST.
Merge inc/bb.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0-plugins-base: Use i.MX fork of GST for customizations
Yuqing Zhu [Wed, 6 Jun 2018 03:44:19 +0000 (11:44 +0800)]
gstreamer1.0-plugins-base: Use i.MX fork of GST for customizations

Create the new gstreamer recipe with i.mx specific version
Merge inc/bb.
Switch to use i.MX fork of GST.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agogstreamer1.0: Use i.MX fork of GST for customizations
Yuqing Zhu [Wed, 6 Jun 2018 03:44:18 +0000 (11:44 +0800)]
gstreamer1.0: Use i.MX fork of GST for customizations

Create the new gstreamer recipe with i.mx specific version.
Merge inc/bb.
Switch to use i.MX fork of GST.
All patches are put into the fork.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agokernel-itbimage: set dtb load line only if DTB_LOAD is set
Richard Leitner [Mon, 4 Jun 2018 15:58:10 +0000 (17:58 +0200)]
kernel-itbimage: set dtb load line only if DTB_LOAD is set

The load address line for the dtb should only be given if DTB_LOAD was
set accordingly before. Therefore add this check.

Without this patch the dtb was loaded to 0x0 if no DTB_LOAD was set and
the boot therefore failed. Now when no DTB_LOAD is set the bootloader
uses the device tree in place.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoppa: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX
Chunrong Guo [Mon, 28 May 2018 05:54:53 +0000 (13:54 +0800)]
ppa: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoppa-optee: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX
Chunrong Guo [Mon, 28 May 2018 05:54:52 +0000 (13:54 +0800)]
ppa-optee: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agorcw: need install rev1.1 folder for ls2088ardb
Chunrong Guo [Mon, 28 May 2018 05:54:51 +0000 (13:54 +0800)]
rcw: need install rev1.1 folder for ls2088ardb

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoopenssl-qoriq: disable PARALLEL_MAKE
Chunrong Guo [Mon, 28 May 2018 05:54:50 +0000 (13:54 +0800)]
openssl-qoriq: disable PARALLEL_MAKE

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoptpd-qoriq: Add RREPLACE/RPROVIDES/RCONFLICTS for ptpd-qoriq instead of ptpd
Chunrong Guo [Mon, 28 May 2018 05:54:49 +0000 (13:54 +0800)]
ptpd-qoriq: Add RREPLACE/RPROVIDES/RCONFLICTS for ptpd-qoriq instead of ptpd

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomesa: Fix gbm provide
Otavio Salvador [Mon, 28 May 2018 18:02:49 +0000 (15:02 -0300)]
mesa: Fix gbm provide

The gbm provide is virtual/libgbm, not gbm. Fix it.

Change-Id: Iead2f2f1bc320136f9f75730e69afe8c7ec59b11
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoimx-gpu-viv: Remove version 5.0.x version
Otavio Salvador [Mon, 28 May 2018 18:00:45 +0000 (15:00 -0300)]
imx-gpu-viv: Remove version 5.0.x version

The 5.0.x release is replaced by the new 6.0.x major releases. There
is no reason to keep an untested version around.

Change-Id: I08616b5c88ed1ee973ca58fd4cb1aedf506dde39
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agou-boot-fslc: Update to 2018.05-based final release
Otavio Salvador [Tue, 5 Jun 2018 21:10:08 +0000 (18:10 -0300)]
u-boot-fslc: Update to 2018.05-based final release

The revision used was of a pre-release and we ought to instead point
to the current final release. Fixup it.

Change-Id: Ic1ff8641a3b1d135610b51b5051c2974daf9d88c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agou-boot-fslc: Upgrade to 2018.05-based fork
Otavio Salvador [Thu, 24 May 2018 14:12:15 +0000 (11:12 -0300)]
u-boot-fslc: Upgrade to 2018.05-based fork

This upgrades the fork for the latest stable release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agomachine-overrides-extender.bbclass: Fix multilib parsing
Otavio Salvador [Mon, 28 May 2018 19:27:50 +0000 (16:27 -0300)]
machine-overrides-extender.bbclass: Fix multilib parsing

The 'ConfigParsed' event was too early and when we mangled the
MACHINEOVERRIDES using the extender, we ended overriding some values
when using together with multilib.

This fixes the multilib use-case and keep current ones working.

Reported-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agosg3-utils: Move bbappend to dynamic layers
texierp [Tue, 29 May 2018 16:30:43 +0000 (18:30 +0200)]
sg3-utils: Move bbappend to dynamic layers

The sg3-utils recipe can only be built if the meta-oe
layer is present, so move it to the dynamic layers.

Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
Tested-by: Bas Mevissen <abuse@basmevissen.nl>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agoMerge branch 'utp-com/switch-git-repo' of https://github.com/nefethael/meta-freescale
Otavio Salvador [Fri, 25 May 2018 14:23:56 +0000 (11:23 -0300)]
Merge branch 'utp-com/switch-git-repo' of https://github.com/nefethael/meta-freescale

* 'utp-com/switch-git-repo' of https://github.com/nefethael/meta-freescale:
  utp-com: Switch git repo to Freescale github

Change-Id: Idd01b48282cf18d87f4920cbe0c90586c8b87a49

6 years agoutp-com: Switch git repo to Freescale github 7/head
Vincent Prince [Fri, 25 May 2018 13:00:47 +0000 (15:00 +0200)]
utp-com: Switch git repo to Freescale github

- Switch from https://github.com/ixonos/utp_com to https://github.com/freescale/utp_com
- Bump to latest version with following commits:
dee512c Merge https://github.com/nefethael/utp_com
03681a3 Merge https://github.com/Tecphos/utp_com
33129ca Makefile: Allow variables override for cross-compilation
e5cbd26 Added error if malloc fails on file load

Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com>
6 years agols1012ardb: rcw instead of rcw-bin
Chunrong Guo [Thu, 26 Apr 2018 03:26:12 +0000 (11:26 +0800)]
ls1012ardb: rcw instead of rcw-bin

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agols1012afrdm: rcw instead of rcw-bin
Chunrong Guo [Thu, 26 Apr 2018 03:26:11 +0000 (11:26 +0800)]
ls1012afrdm: rcw instead of rcw-bin

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agols1012afrdm-32b: rcw instead of rcw-bin
Chunrong Guo [Thu, 26 Apr 2018 03:26:10 +0000 (11:26 +0800)]
ls1012afrdm-32b: rcw instead of rcw-bin

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 years agols1012ardb-32b: rcw instead of rcw-bin
Chunrong Guo [Thu, 26 Apr 2018 03:26:09 +0000 (11:26 +0800)]
ls1012ardb-32b: rcw instead of rcw-bin

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>