meta-digi/meta-digi-arm/recipes-core/udev/udev-extraconf
Tatiana Leon 1d813fe460 cc6ul: mount_digiparts.sh: fix mount of 'update' partition
This commit fixes the issue in Jira
https://onedigi.atlassian.net/browse/DEL-7827 (and in GitHub
91bfa01a52#),
that is being manifest again in a CC6UL with 1GB although it may affect other
hardware.

Partitions are mounted:
   * For multi-MTD systems, when an MTD subsystem event is received.
   * For single-MTD systems, when a UBI subsystem event is received.

This commit avoids process UBI subsystem events in multi-MTD systems.
The automount rules filter UBI subsystem events to only process 'ubi0*' (the
only UBI device/volumes in a single-MTD) and then the executed script
'mount_digiparts.sh' checks for the existance of '/dev/ubi1' node to consider
the system multi-MTD instead of using 'singlemtdsys' U-Boot variable that only
exists on CC6UL.

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2022-11-18 14:41:17 +01:00
..
81-spi-spidev.rules udev-extraconf: fix udev rule to prevent spidev module autoload 2022-09-05 18:22:40 +02:00
99-ext-rtc-wakeup.rules udev: enable external RTC as wakeup source 2022-11-16 12:22:32 +01:00
automount.rules cc6ul: mount_digiparts.sh: fix mount of 'update' partition 2022-11-18 14:41:17 +01:00
blacklist.conf udev: move recipes into dynamic-layers for NXP 2022-05-04 14:01:05 +02:00
mount.sh udev-extraconf: mount.sh with skip of already-mounted partitions 2019-09-18 09:13:41 +02:00
mount_digiparts.sh cc6ul: mount_digiparts.sh: fix mount of 'update' partition 2022-11-18 14:41:17 +01:00