Home
last modified time | relevance | path

Searched refs:BC_VERSION (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/bootcount/
A Dbootcount_ext.c11 #define BC_VERSION 1 macro
40 buf->version = BC_VERSION; in bootcount_store()
72 if (buf->magic == BC_MAGIC && buf->version == BC_VERSION) { in bootcount_load()

Completed in 3 milliseconds