Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c92 bool ep_found = false; in bootm_find_os() local
167 ep_found = true; in bootm_find_os()
199 } else if (!ep_found) { in bootm_find_os()