Searched refs:kernelpart (Results 1 – 1 of 1) sorted by relevance
161 int kernelpart = curpart; in bcm963xx_parse_imagetag_partitions() local164 kernelpart++; in bcm963xx_parse_imagetag_partitions()165 parts[kernelpart].name = "kernel"; in bcm963xx_parse_imagetag_partitions()166 parts[kernelpart].offset = kerneladdr; in bcm963xx_parse_imagetag_partitions()167 parts[kernelpart].size = kernellen; in bcm963xx_parse_imagetag_partitions()