Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootstage.c44 struct bootstage_hdr { struct
365 struct bootstage_hdr *hdr = (struct bootstage_hdr *)base; in bootstage_stash()
372 if (hdr + 1 > (struct bootstage_hdr *)end) { in bootstage_stash()
419 const struct bootstage_hdr *hdr = (struct bootstage_hdr *)base; in bootstage_unstash()
429 if (hdr + 1 > (struct bootstage_hdr *)end) { in bootstage_unstash()