Home
last modified time | relevance | path

Searched defs:setup_spl_handoff (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl.c350 static int setup_spl_handoff(void) in setup_spl_handoff() function
377 static inline int setup_spl_handoff(void) { return 0; } in setup_spl_handoff() function
/openbmc/u-boot/common/
H A Dboard_f.c281 static int setup_spl_handoff(void) in setup_spl_handoff() function