Searched refs:flash_image_start (Results 1 – 2 of 2) sorted by relevance
80 STR_NULL_TERMINATE(buf->flash_image_start); in bcm963xx_parse_imagetag_partitions()81 if (kstrtouint(buf->flash_image_start, 10, &rootfsaddr) || in bcm963xx_parse_imagetag_partitions()84 (int)sizeof(buf->flash_image_start), in bcm963xx_parse_imagetag_partitions()85 buf->flash_image_start); in bcm963xx_parse_imagetag_partitions()
68 char flash_image_start[ADDRESS_LEN]; member