Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c89 bool ep_found = false; in bootm_find_os() local
164 ep_found = true; in bootm_find_os()
196 } else if (!ep_found) { in bootm_find_os()