Searched refs:bootstage_init (Results 1 – 4 of 4) sorted by relevance
359 int bootstage_init(bool first);427 static inline int bootstage_init(bool first) in bootstage_init() function
520 int bootstage_init(bool first) in bootstage_init() function
749 ret = bootstage_init(!from_spl); in initf_bootstage()
402 ret = bootstage_init(u_boot_first_phase()); in spl_common_init()
Completed in 9 milliseconds