I have to flash mtds that are not contiguos. Let us say /dev/mtd2 and /dev/mtd5 (representing two different areas in the same flash). Can I mount a single jffs2 filesystem using both of them? Or can I create a new /dev/mtdx grouping both /dev/mtd2 and /dev/mtd5? Thank you in advance!