Skip to content

extra_mounts: support "auto" as type when mounting boarddata

Arne Jonsson requested to merge arjo_mount_boarddata_auto into devel

ubifs needs special handling in order for this to work

The code added in extra_mounts is very similar to the design in iopsys-fwbank.sh. I kept the "case" statement in case there is a need to add other file systems.

Merge request reports