Skip to content

Conversation

@govindsi
Copy link
Contributor

@govindsi govindsi commented Oct 21, 2025

The i.MX93 EVK provides a platform for comprehensive evaluation of the i.MX93 SOC. This change adds support in NixOS hardware to provide support for i.MX93 EVK platform.

Screenshot from 2025-10-23 13-52-45

i.MX93 EVK information: https://www.nxp.com/design/design-center/development-boards-and-designs/i.MX93EVK

Things done
  • Tested the changes in your own NixOS Configuration
  • Tested the changes end-to-end by using your fork of nixos-hardware and
    importing it via <nixos-hardware> or Flake input

@Mic92
Copy link
Member

Mic92 commented Oct 29, 2025

@govindsi I factored out some code and tested if it still builds. If you are fine with the change. I can merge.

@govindsi
Copy link
Contributor Author

@govindsi I factored out some code and tested if it still builds. If you are fine with the change. I can merge.

Thanks @Mic92 . LGTM

govindsi and others added 3 commits October 29, 2025 18:19
The i.MX93 EVK provides a platform for comprehensive evaluation
of the i.MX93 application processors. This change adds support
in NixOS hardware to provide a template for customized i.MX93-based
platforms.

Signed-off-by: Govind Singh <[email protected]>
This refactoring reduces code duplication across i.MX93, i.MX8MP, and
i.MX8MQ platforms by extracting common build logic into parameterized
shared builders. This makes it easier to maintain and add new i.MX
platforms while ensuring consistency across all platforms.
@Mic92 Mic92 force-pushed the feat/imx93-evk-platform branch from eb86ba4 to 688ee55 Compare October 29, 2025 17:26
@Mic92 Mic92 enabled auto-merge October 29, 2025 17:26
@Mic92 Mic92 added this pull request to the merge queue Oct 29, 2025
Merged via the queue into NixOS:master with commit 2379bc4 Oct 29, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants