Skip to content
Snippets Groups Projects

[962] add support

Merged Yuri Mazzuoli requested to merge seco_lf_v2021.04_develop_962_ym into seco_lf_v2021.04
1 unresolved thread

Merge request reports

Checking pipeline status.

Approved by

Merged by Michele CirineiMichele Cirinei 1 year ago (Jun 29, 2023 8:54am UTC)

Merge details

  • Changes merged into seco_lf_v2021.04 with bfff9927.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #68290 passed

Pipeline passed for bfff9927 on seco_lf_v2021.04

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
87 87
88 88 boot_mem_dev_t boot_mem_dev_list[SECO_NUM_BOOT_DEV] = {
89 89 { 0x3, 0x3, -1, -1, 0, "SPI Nor" },
90 { 0x4, 0x5, -1, 0, -1, "External SD" },
90 { 0x4, 0x5, -1, 3, -1, "External SD" },
91 91 { 0x6, 0x7, -1, -1, -1, "eMMC" },
  • added 1 commit

    Compare with previous version

  • Michele Cirinei added 27 commits

    added 27 commits

    • 1b54f861...45bb71b0 - 22 commits from branch seco_lf_v2021.04
    • 6ecfb671 - [962] fix bus_id for External SD
    • 5b9f745d - [962] fix seco constants names and typos
    • 8dd707e9 - [962][ENV_CONF][MX6_DTBO] add overlay definition and update them in env_conf.h
    • ac9f5027 - [962] align SD boot device dev_type and device_id
    • bfff9927 - [962] fix bus_id for eMMC

    Compare with previous version

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

    enabled an automatic merge when the pipeline for bfff9927 succeeds

  • Please register or sign in to reply
    Loading