Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspl.h37 static inline bool u_boot_first_phase(void) in u_boot_first_phase() function
/openbmc/u-boot/common/
H A Dbloblist.c225 expected = !u_boot_first_phase(); in bloblist_init()