static struct @69 data[BARRIER_COUNT]
int nvflash_erase_block(uint32_t addr)
Erase a single block of flashrom.
int nvflash_write_block(uint32_t addr, void *data, uint32_t len)
Write data to the flashrom.
int nvflash_erase_all(void)
Erase the whole flashrom.
int nvflash_detect(void)
Try to detect a compatible flashrom.