Home
last modified time | relevance | path

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

/u-boot/include/
A Dspl.h45 static inline bool u_boot_first_phase(void) in u_boot_first_phase() function
/u-boot/common/spl/
A Dspl.c402 ret = bootstage_init(u_boot_first_phase()); in spl_common_init()
409 if (!u_boot_first_phase()) { in spl_common_init()
/u-boot/common/
A Dbloblist.c345 expected = !u_boot_first_phase(); in bloblist_init()

Completed in 9 milliseconds