diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-08-15 17:25:36 -0500 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-08-18 11:22:14 +0000 |
commit | 08910ab89415baed5406364c969e3fe4527a09f8 (patch) | |
tree | be05f06e3fe1898305afce8dcd5721feae13d2f1 | |
parent | 1d8ac870da885b0b2872d2448eec627edaf014fa (diff) | |
download | meta-freescale-08910ab89415baed5406364c969e3fe4527a09f8.tar.gz |
firmware-imx: Upgrade 8.15 -> 8.16
New firmware binaries are available from NXP as a part of 5.15.32-2.0.0
release.
Fixes:
c36813e 8qxp/qm vpu firmware: decoder 1.8.3
61e619f 8qxp/qm vpu firmware: decoder 1.8.2
6eb058b 8qxp/qm vpu firmware: decoder 1.8.1
517f4da 8qxp/qm vpu firmware: decoder 1.8.0
2f0b14c Rename dp_imx8m.bin to dp_lsl028a.bin
4216a1b 8qxp/qm vpu firmware: decoder 1.7.5
d710230 imx93: Add DDR PHY FW for LPDDR4/4X
5f439fb Updating iMX8M DP firmware to version 1.0.65
0b82970 Updating iMX8M and iMX8QM HDMI and DP TX firmware to version 1.0.64
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 1f90a641be12e1a52605a880e0779c93e6177ad7)
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8.16.inc (renamed from recipes-bsp/firmware-imx/firmware-imx-8.15.inc) | 6 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8_8.16.bb (renamed from recipes-bsp/firmware-imx/firmware-imx-8_8.15.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8m_8.16.bb (renamed from recipes-bsp/firmware-imx/firmware-imx-8m_8.15.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx_8.16.bb (renamed from recipes-bsp/firmware-imx/firmware-imx_8.15.bb) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8.15.inc b/recipes-bsp/firmware-imx/firmware-imx-8.16.inc index 73f627fb..807d2381 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8.15.inc +++ b/recipes-bsp/firmware-imx/firmware-imx-8.16.inc | |||
@@ -3,14 +3,14 @@ | |||
3 | # Copyright (C) 2018 O.S. Systems Software LTDA. | 3 | # Copyright (C) 2018 O.S. Systems Software LTDA. |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | LICENSE = "Proprietary" | 5 | LICENSE = "Proprietary" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=be5ff43682ed6c57dfcbeb97651c2829" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3c315c6eaa43e07d8c130dc3a04a011" |
7 | 7 | ||
8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
9 | ${FSL_MIRROR}/firmware-imx-${PV}.bin;fsl-eula=true \ | 9 | ${FSL_MIRROR}/firmware-imx-${PV}.bin;fsl-eula=true \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "ef91390da6c8a6a48c8121a5dd667de8" | 12 | SRC_URI[md5sum] = "9ed2923c0eb511c7fcf37dd607944124" |
13 | SRC_URI[sha256sum] = "937e196476b8e95b4b7f2501a14c8326d8a0649f8a3f9228b72373770a08deb3" | 13 | SRC_URI[sha256sum] = "65f829a9e2597bffc58a680aaefa638122144a083633d1ae09b3aec1d9f8ab84" |
14 | 14 | ||
15 | S = "${WORKDIR}/firmware-imx-${PV}" | 15 | S = "${WORKDIR}/firmware-imx-${PV}" |
16 | 16 | ||
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8_8.15.bb b/recipes-bsp/firmware-imx/firmware-imx-8_8.16.bb index 18ce14d3..18ce14d3 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8_8.15.bb +++ b/recipes-bsp/firmware-imx/firmware-imx-8_8.16.bb | |||
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8m_8.15.bb b/recipes-bsp/firmware-imx/firmware-imx-8m_8.16.bb index 152ef0b5..152ef0b5 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8m_8.15.bb +++ b/recipes-bsp/firmware-imx/firmware-imx-8m_8.16.bb | |||
diff --git a/recipes-bsp/firmware-imx/firmware-imx_8.15.bb b/recipes-bsp/firmware-imx/firmware-imx_8.16.bb index f84ea1fa..f84ea1fa 100644 --- a/recipes-bsp/firmware-imx/firmware-imx_8.15.bb +++ b/recipes-bsp/firmware-imx/firmware-imx_8.16.bb | |||