Searched refs:rootfspart (Results 1 – 1 of 1) sorted by relevance
168 int rootfspart = curpart; in bcm963xx_parse_imagetag_partitions() local171 rootfspart--; in bcm963xx_parse_imagetag_partitions()172 parts[rootfspart].name = "rootfs"; in bcm963xx_parse_imagetag_partitions()173 parts[rootfspart].offset = rootfsaddr; in bcm963xx_parse_imagetag_partitions()174 parts[rootfspart].size = rootfslen; in bcm963xx_parse_imagetag_partitions()176 parts[rootfspart].size += sparelen; in bcm963xx_parse_imagetag_partitions()