Home
last modified time | relevance | path

Searched defs:mtd_partition (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
A Dpartitions.h39 struct mtd_partition { struct
40 const char *name; /* identifier string */
41 uint64_t size; /* partition size */
42 uint64_t offset; /* offset within the master MTD space */
43 uint32_t mask_flags; /* master MTD flags to mask out for this partition */
44 struct nand_ecclayout *ecclayout; /* out of band layout for this partition (NAND only) */
/u-boot/board/emulation/common/
A Dqemu_mtdparts.c40 const char *mtd_partition; in board_mtdparts_default() local

Completed in 160 milliseconds