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

Imx9 downstream #227

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Imx9 downstream #227

merged 4 commits into from
Mar 21, 2024

Conversation

pussuw
Copy link

@pussuw pussuw commented Mar 20, 2024

IMX9 port from upstream

pussuw added 4 commits March 20, 2024 16:21
Adds support for NXP i.MX9-series System-on-Module chips.

- Support for i.MX93 is added
- CPU is Cortex A55 / ARMv8.2A
  - The chip also contains a Cortex M33, but no support is provided
- Supported drivers include lpuart only for now
Adds board definition for imx93-evk board

- Support for the Cortex-A55 core in i.MX93, support for the Cortex-M33
  core is _not_ provided
- "nsh" profile is provided, this includes a minimalistic feature set
  which boots the SoM to nsh console
- A bootloader is required, u-boot has been tested
This is needed, as it contains the DAP addresses.
@pussuw pussuw requested a review from jlaitine March 20, 2024 14:21
Copy link

@jlaitine jlaitine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@pussuw pussuw merged commit ca5230d into master Mar 21, 2024
6 of 7 checks passed
@pussuw pussuw deleted the imx9_downstream branch March 21, 2024 09:27
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