Skip to content

Commit e3ed7a8

Browse files
committed
zephyr: blobs: add imx93 and imx91 boot firmware blob
Added blob imx93evk-boot-firmware-6.12.34-2.1.0.bin and imx91evk-boot-firmware-6.12.34-2.1.0.bin. Signed-off-by: Jiafei Pan <[email protected]>
1 parent 08062f4 commit e3ed7a8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

zephyr/module.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,19 @@ blobs:
225225
click-through: True
226226
url: https://www.nxp.com.cn/lgfiles/NMG/MAD/YOCTO/imx95-19x19-lpddr5-evk-boot-firmware-0.1.bin
227227
description: "Boot firmware for imx95-19x19-lpddr5-evk board"
228+
- path: imx-boot-firmware/imx93evk-boot-firmware-6.12.34-2.1.0.bin
229+
sha256: c43bcc7bac17f277e507d0719bda3af86b037bd0ee33b23691e1df1a59f8a5a4
230+
type: img
231+
version: '6.12.34-2.1.0'
232+
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
233+
click-through: True
234+
url: https://www.nxp.com.cn/lgfiles/NMG/MAD/YOCTO/imx93evk-boot-firmware-6.12.34-2.1.0.bin
235+
description: "Boot firmware for i.MX 93 EVK board"
236+
- path: imx-boot-firmware/imx91evk-boot-firmware-6.12.34-2.1.0.bin
237+
sha256: 373fd35e23c1f272a0bc4d007bebab93dda8c46d7187e8b2a6fccfd35ee91ff9
238+
type: img
239+
version: '6.12.34-2.1.0'
240+
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
241+
click-through: True
242+
url: https://www.nxp.com.cn/lgfiles/NMG/MAD/YOCTO/imx91evk-boot-firmware-6.12.34-2.1.0.bin
243+
description: "Boot firmware for i.MX 91 EVK board"

0 commit comments

Comments
 (0)