
Solved: how can i get imx-3.14.28-1.0.0_ga - NXP Community
2015年4月28日 · the problem is imx-linux version is 3.0.17 (and all recipes from "imx-3.10.17-1.0.0_ga") when i used fsl-community-bsp
i.MX93 meta-imx broken due to rogue change of firmware-ele-imx …
2025年1月10日 · The firmware-ele-imx-1.3.0.bb uses 17945fc version of, but the preferred version was firmware-ele-imx-0.1.3.bb which uses 4b30ee5. Apparently the version update confusion was caused while fixing a vulnerability on ELE for IMX91 and IMX93, YOCIMX-8724
Solved: Yocto with 3.14 kernel for IMX6 - NXP Community
2016年7月27日 · By the way, from these .bb files, it seems imx-3.14.28_1.0.0_ga branch should build a 3.14.28 kernel. But I have never tried to build this version, so I'm not sure why you got a 3.10 kernel. However, since 3.14.52_1.1.0_ga is a more stable version, I think it's also better for you to use this version. :smileyhappy: Best regards, Danwei
i.MX 8M Plus Yocto Linux ビルド方法 - NXP Community
i.MX 8M PlusのEVKをベースに、Yocto Linuxのビルド方法をご紹介します。 Yocto Linux BSPは、6.1.55-2.2.0を使用しています。 1. 環境&事前準備 1.1. 環境 大項目 小項目 内容 備考 Hardware EVK 8MPLUSLPD4-EVK PEVKでもOK MIPI-Camera (Option) BSP対応のMIPIカメラ(IMX_LINUX_RELEASE_NOTES.pdf参照) USBカメラでも代替可(遅延が発生する ...
3.14.52_1.1.0_ga compile issue - NXP Community
2016年12月7日 · when I try to build the officially uboot, rel_imx_3.14.52_1.1.0_ga after download to my ubuntu14.04LTS virtual machine, I got compiler issue, the
Build linux kernel(3.14.28) for i.MX 6 without yocto - NXP …
2015年7月29日 · Hi Yuri, Thanks for your quick reply! I have followed all the steps mentioned in the Yocto Project User's Guide.pdf.
i.MX Processors Knowledge Base - NXP Community
4 天之前 · GUI Guider version: 1.9.x LVGL version: v8.x.x , v9.x.x Host software requirements: Ubuntu 20.04, Ubuntu 22.04 or Debian 12 Hardware requirements: FRDM i.MX 93 Development Board i.MX 93 Evaluation Kit Steps: 1.
IMX.6 3.14.28-1.0.0_ga sources - NXP Community
2024年3月16日 · Hi to all! I am trying to find 3.14.28 sources. As i can see all old repos are closed (freescale etc). And i can't find that version on github/nxp-imx/. Any chances to find working repo for that old version? Thanks!
i.MX 6 Q/D/DL/S L3.0.35_4.1.0 GA release - NXP Community
2013年9月6日 · IMX_6DL_6S_MFG_TOOL. Tool and documentation for downloading OS images to the i.MX 6DualLite and i.MX 6Solo. 10. IMX_6DQ_MFG_TOOL. Tool and documentation for downloading OS images to the i.MX 6Quad and i.MX 6Dual. 11. IMX_6SL_MFG_TOOL. Tool and documentation for downloading OS images to the i.MX 6Sololite. ·
exectubale has interpretor ld-linux.so.3 - NXP Community
2015年10月9日 · I am using Yocto SDK - version /opt/fsl-imx-release/1.8/ to build an exeutable and the interpreter is /lib/ld-linux.so.3. I am wondering why this different from other binaries which have it as ld-linux-armhf.so.3. My executable runs ok after creating the link ld-linux.so.3 -> ld-2.21.so in /lib. Some details about the SDK used.