Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
firmware-imx: Upgrade to 5.4 version
Browse files Browse the repository at this point in the history
- Upgrade to FW v3.1.1_r46072
- v3.1.1_r46070 plus 2 patches 391/392
- FSLARIK-391 [Decoder/H.264] VPU is always busy when decoding an
erroneous H264 bitstream
- FSLARIK-392 [Decoder/VC1] VPU outputs only 1 picture
- Change to the format of Linux coda driver firmware

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
laurenpost authored and otavio committed Apr 6, 2016
1 parent 90e3ebf commit dbb8773
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-imx/firmware-imx.inc
Expand Up @@ -2,7 +2,7 @@ SUMMARY = "Freescale IMX firmware"
DESCRIPTION = "Freescale IMX firmware such as for the VPU"
SECTION = "base"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=3880bb9c943b135a30fad5e8aabd3ee9"
LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a"

PE = "1"

Expand Down
8 changes: 0 additions & 8 deletions recipes-bsp/firmware-imx/firmware-imx_5.3.bb

This file was deleted.

9 changes: 9 additions & 0 deletions recipes-bsp/firmware-imx/firmware-imx_5.4.bb
@@ -0,0 +1,9 @@
# Copyright (C) 2012-2016 Freescale Semiconductor

require recipes-bsp/firmware-imx/firmware-imx.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a"

SRC_URI[md5sum] = "dae846ca2fc4504067f725f501491adf"
SRC_URI[sha256sum] = "c5bd4bff48cce9715a5d6d2c190ff3cd2262c7196f7facb9b0eda231c92cc223"

COMPATIBLE_MACHINE = "(mx5|mx6|mx6ul|mx7)"

0 comments on commit dbb8773

Please sign in to comment.