Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imx8qxpmek firmware file is missing #5

Open
borsight opened this issue Aug 22, 2024 · 1 comment
Open

imx8qxpmek firmware file is missing #5

borsight opened this issue Aug 22, 2024 · 1 comment

Comments

@borsight
Copy link

command:

flex-installer -i auto -m imx8qxpmek -d /dev/mmcblk0

output:

Downloading http://www.nxp.com/lgfiles/sdk/lsdk2406/firmware_imx8qxpmek_sdboot_c0.img ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
-rw-r--r-- 1 root root 0 Aug 22 09:44 firmware_imx8qxpmek_sdboot_c0.img

result:

firmware file DNE. A 0 size file is created.

@leixing1126
Copy link

For i.MX platforms, only supported imx8mplus and imx93evk in this release. More i.MX platforms will be supported in next version.
More info, please check this link: nxp.com/nxpdebian

vishwamartur added a commit to vishwamartur/flexbuild that referenced this issue Nov 2, 2024
Related to NXP#5

Update the documentation and configuration files to reflect the current supported platforms and mention the unavailability of the firmware file for `imx8qxpmek` in this release.

* **README.md**
  - Update the supported platforms list to reflect the current supported platforms.
  - Mention that `imx8qxpmek` will be supported in the next release.

* **configs/board/imx8qxpmek.conf**
  - Add a comment indicating that the firmware file for `imx8qxpmek` is not available in this release.

* **src/bsp/imx_mkimage.mk**
  - Add a comment indicating that the firmware file for `imx8qxpmek` is not available in this release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants