Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c446 static int bootm_load_os(bootm_headers_t *images, int boot_progress) in bootm_load_os() function
655 ret = bootm_load_os(images, 0); in do_bootm_states()