Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c501 static int bootm_load_os(bootm_headers_t *images, unsigned long *load_end, in bootm_load_os() function
718 ret = bootm_load_os(images, &load_end, 0); in do_bootm_states()