Searched refs:nvramlen (Results 1 – 1 of 1) sorted by relevance
93 unsigned int cfelen, nvramlen; in bcm63xx_parse_cfe_nor_partitions() local101 nvramlen = nvram->psi_size * SZ_1K; in bcm63xx_parse_cfe_nor_partitions()102 nvramlen = roundup(nvramlen, cfe_erasesize); in bcm63xx_parse_cfe_nor_partitions()115 parts[curpart].offset = master->size - nvramlen; in bcm63xx_parse_cfe_nor_partitions()116 parts[curpart].size = nvramlen; in bcm63xx_parse_cfe_nor_partitions()122 parts[curpart].size = master->size - cfelen - nvramlen; in bcm63xx_parse_cfe_nor_partitions()