Skip to content
Snippets Groups Projects

[i.MX8MM][C72 Mini] Add support for C72 Mini

Merged Yuri Mazzuoli requested to merge seco_lf-5.10.52_2.1.0_c72m_ym into seco_lf-5.10.52_2.1.0
1 unresolved thread

Merge request reports

Checking pipeline status.

Approved by

Merged by Michele CirineiMichele Cirinei 8 months ago (Jul 1, 2024 12:00pm UTC)

Merge details

  • Changes merged into seco_lf-5.10.52_2.1.0 with 088ceee6.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #139679 failed

Pipeline failed for 088ceee6 on seco_lf-5.10.52_2.1.0

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 67 67 cd ..
    68 68 make SOC=iMX8MN flash_ddr4_evk
    69 69
    70 elif [[ "$BOARD" == "c72m" ]]; then
    71 echo "######################"
    72 echo "# Compile C72 mini u-boot #"
    73 echo "######################"
    74 make clean
    75 cd iMX8M/
    76 [ -e iMX8M/flash.bin ] && rm iMX8M/flash.bin
    77 [ -L mkimage_uboot ] && unlink mkimage_uboot
  • Fix typo in commit title.

  • Yuri Mazzuoli changed title from [i.MX8MM][C72 Mini] Add suport for C72 Mini to [i.MX8MM][C72 Mini] Add support for C72 Mini

    changed title from [i.MX8MM][C72 Mini] Add suport for C72 Mini to [i.MX8MM][C72 Mini] Add support for C72 Mini

  • added 1 commit

    • b59ef534 - [i.MX8MM][C72 Mini] Add support for C72 Mini

    Compare with previous version

  • added 6 commits

    Compare with previous version

  • requested review from @gianfranco.mariotti

  • Michele Cirinei approved this merge request

    approved this merge request

  • Michele Cirinei added 4 commits

    added 4 commits

    Compare with previous version

  • Michele Cirinei enabled an automatic merge when the pipeline for 088ceee6 succeeds

    enabled an automatic merge when the pipeline for 088ceee6 succeeds

  • Michele Cirinei canceled the automatic merge

    canceled the automatic merge

  • Michele Cirinei enabled an automatic merge when the pipeline for 088ceee6 succeeds

    enabled an automatic merge when the pipeline for 088ceee6 succeeds

  • Please register or sign in to reply
    Loading