Home
last modified time | relevance | path

Searched refs:MTDPART_OFS_APPEND (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dpartitions.h49 #define MTDPART_OFS_APPEND (-1) macro
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c671 if (slave->offset == MTDPART_OFS_APPEND) in allocate_partition()
786 if (offset == MTDPART_OFS_APPEND || in mtd_add_partition()