Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-mvebu/include/mach/
Dsoc.h136 #define BOOT_FROM_SPI 0x38 macro
152 #define BOOT_FROM_SPI 0x32 macro
173 #define BOOT_FROM_SPI 0x3 macro
/external/u-boot/arch/arm/mach-mvebu/
Dspl.c61 case BOOT_FROM_SPI: in get_boot_device()