Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_defs.h22 int tftp_boot_selected(void);
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspear600.c191 int tftp_boot_selected(void) in tftp_boot_selected() function
H A Dspl.c162 if (!tftp_boot_selected()) in sys_init()