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

hwmv2: Port NXP iMX RT500 to HWMv2 #69269

Merged

Commits on Feb 28, 2024

  1. soc: nxp: rt5xx: convert RT5xx SOC to HWMv2

    Convert NXP iMX RT5xx SOC to hardware model V2. This core is dual
    architecture, so both the ARM Cortex M33 and Xtensa Fusion F1 DSP have
    been unified within one SOC port folder.
    
    Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
    danieldegrasse committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f5479e5 View commit details
    Browse the repository at this point in the history
  2. boards: nxp: convert mimxrt595_evk to hardware model v2

    Convert mimxrt595_evk to hardware model v2. Both the CM33 and Fusion F1
    DSP devicetrees are moved to reside in the same board folder
    
    Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
    danieldegrasse committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b7cf8f3 View commit details
    Browse the repository at this point in the history