Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dx600.h233 #define NAND_BOOT_SUPPORTED 1 macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspear600.c158 if (NAND_BOOT_SUPPORTED) { in nand_boot_selected()