Home
last modified time | relevance | path

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

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