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

Scarthgap: Add Olimex i.MX8MP #302

Merged
merged 8 commits into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. u-boot-imx_%.bbappend: Olimex iMX8MP-SOM-EVB-IND

    Add U-Boot defconfig for Olimex iMX8MP-SOM-EVB-IND based on the
    existing configuration for imx8mp-evk.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f379a90 View commit details
    Browse the repository at this point in the history
  2. linux-fslc-imx_%.bbappend: Olimex iMX8MP-SOM-EVB-IND

    Add Linux device tree for Olimex iMX8MP-SOM-EVB-IND.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e7178b7 View commit details
    Browse the repository at this point in the history
  3. conf/machine/olimex-imx8mp-evb.conf: Add machine

    Add machine configuration for Olimex iMX8MP-SOM-EVB-IND.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6342946 View commit details
    Browse the repository at this point in the history
  4. olimex-imx8mp-evb.conf: Use imx8mp-evk.dtb

    Explicitly set UBOOT_DTB_NAME to imx8mp-evk.dtb and use this dtb
    for U-Boot.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5500041 View commit details
    Browse the repository at this point in the history
  5. linux-fslc-imx: Update imx8mp-olimex.dts

    Update imx8mp-olimex.dts patch for kernel 6.6. Align it with
    imx8mp-evk.dts and apply the same changes on top of it as for
    kernel lf-5.10.y-1.0.0 provided by Olimex in their builtroot
    repository:
    OLIMEX/buildroot-imx@fcf7064
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4bffe04 View commit details
    Browse the repository at this point in the history
  6. u-boot-imx: 4GB RAM for Olimex iMX8MP SOM EVB IND

    Update the Olimex iMX8MP SOM EVB IND configurations to make them
    more independent from imx8mp_evk, and set the RAM to 4GB.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    312f4e9 View commit details
    Browse the repository at this point in the history
  7. linux-fslc-imx_%.bbappend: Remove

    Clean up: remove linux-fslc-imx_%.bbappend and the patch for adding
    imx8mp-olimex.dts because this is now included in the kernel repo.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05b2597 View commit details
    Browse the repository at this point in the history
  8. olimex-imx8mp-evb.conf: Configure use-nxp-bsp

    Configure the default kernel as linux-fslc and the default
    bootloader as u-boot-imx for machine olimex-imx8mp-evb.conf.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    db88ea1 View commit details
    Browse the repository at this point in the history