Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c55 static void boot_start_lmb(bootm_headers_t *images) in boot_start_lmb() function
68 static inline void boot_start_lmb(bootm_headers_t *images) { } in boot_start_lmb() function
77 boot_start_lmb(&images); in bootm_start()