Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c54 static void boot_start_lmb(bootm_headers_t *images) in boot_start_lmb() function
71 static inline void boot_start_lmb(bootm_headers_t *images) { } in boot_start_lmb() function
80 boot_start_lmb(&images); in bootm_start()