Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_bootmode.h12 #define BOOT_FULL_CONFIG 0x00 macro
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c137 int boot_mode = BOOT_FULL_CONFIG; in arch_fsp_init()