This code path was added in the context of single MTD layout support for ccimx6ul boards, but it was being executed in the default storage layout use case as well. This could trigger a race condition in which one code path deletes the mount point while the other one is still setting it up, causing partitions to not be mounted automatically (specifically, the "update" partition). Since both code paths are mutually exclusive in our implementation, reflect this by making sure that the single MTD layout path is executed only when said layout is enabled in the U-Boot environment. https://onedigi.atlassian.net/browse/DEL-7827 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> (cherry picked from commit 9a7ea10a4dfb74651f865f125372604fe6840a10) |
||
|---|---|---|
| .. | ||
| udev-extraconf | ||
| udev-rules-imx | ||
| udev-extraconf_1.1.bbappend | ||
| udev-rules-imx.bbappend | ||