Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c444 static int bootm_load_os(bootm_headers_t *images, int boot_progress) in bootm_load_os() function
720 ret = bootm_load_os(images, 0); in do_bootm_states()