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

boards: arm: add toradex verdin imx8m plus board #61713

Merged

Commits on Oct 31, 2023

  1. dts: add support for uart1 usage on imx8ml_m7 devicetree include file

    Add support for UART1 usage by adding uart1 node and configuration
    to the i.MX 8ML devicetree include.
    
    Signed-off-by: Gabriel Freitas <gabriel.freitas@toradex.com>
    GabrielHAFs committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    22c6d02 View commit details
    Browse the repository at this point in the history
  2. boards: arm: add toradex verdin imx8m plus board

    Add Verdin iMX8M Plus board with i.MX8MP SoC and ARM Cortex-M7 processor.
    Add two targets (DDR and ITCM) for the iMX8M Plus board.
    Port and documentation are based on NXP MIMX8MM EVK board.
    This code is intented to be used with the Cortex-M7.
    
    Signed-off-by: Gabriel Freitas <gabriel.freitas@toradex.com>
    GabrielHAFs committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ea0b7cf View commit details
    Browse the repository at this point in the history