Searched refs:mtdpart (Results 1 – 22 of 22) sorted by relevance
13 obj-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
47 char *mtdpart; /* MTD partition for ubi part */ member
8 mtd-y := mtdcore.o mtdsuper.o mtdconcat.o mtdpart.o mtdchar.o
90 MTD_TARGETS_$(BR2_PACKAGE_MTD_MTDPART) += mtdpart
87 bool "mtdpart"
185 sprintf(cmd, "ubi part %s", location->mtdpart); in splash_mount_ubifs()