Home
last modified time | relevance | path

Searched refs:mtdpart (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dsplash.h47 char *mtdpart; /* MTD partition for ubi part */ member
/external/u-boot/drivers/mtd/
DMakefile10 obj-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
/external/u-boot/common/
Dsplash_source.c184 sprintf(cmd, "ubi part %s", location->mtdpart); in splash_mount_ubifs()