Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dparser_imagetag.c71 bool rootfs_first = false; in bcm963xx_parse_imagetag_partitions() local
135 rootfs_first = true; in bcm963xx_parse_imagetag_partitions()
163 if (rootfslen > 0 && rootfs_first) in bcm963xx_parse_imagetag_partitions()
174 if (kernellen > 0 && rootfs_first) in bcm963xx_parse_imagetag_partitions()
179 if (sparelen > 0 && !rootfs_first) in bcm963xx_parse_imagetag_partitions()