[962] add support
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
requested review from @davide.cardillo
assigned to @gianfranco.mariotti
assigned to @michele.cirinei and unassigned @gianfranco.mariotti
Hi @michele.cirinei, since the title of the MR is used to build the release note, I suggest changing it to make it more informative. What do you think?
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" }, changed this line in version 3 of the diff
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
Toggle commit list-
1b54f861...45bb71b0 - 22 commits from branch
enabled an automatic merge when the pipeline for bfff9927 succeeds