Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootstage.c38 BOOTSTAGE_VERSION = 0, enumerator
377 hdr->version = BOOTSTAGE_VERSION; in bootstage_stash()
450 if (hdr->version != BOOTSTAGE_VERSION) { in bootstage_unstash()