···77 *88 * mtdparts=<mtddef>[;<mtddef]99 * <mtddef> := <mtd-id>:<partdef>[,<partdef>]1010+ * where <mtd-id> is the name from the "cat /proc/mtd" command1011 * <partdef> := <size>[@offset][<name>][ro][lk]1112 * <mtd-id> := unique name used in mapping driver/device (mtd->name)1213 * <size> := standard linux memsize OR "-" to denote all remaining space