Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_defs.h18 int snor_boot_selected(void);
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspear600.c133 int snor_boot_selected(void) in snor_boot_selected() function
H A Dspl.c228 if (snor_boot_selected()) { in spl_boot_device()