Searched refs:BOOT_FULL_CONFIG (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/fsp/ | ||
D | fsp_bootmode.h | 11 #define BOOT_FULL_CONFIG 0x00 macro |
/external/u-boot/arch/x86/lib/fsp/ | ||
D | fsp_common.c | 112 int boot_mode = BOOT_FULL_CONFIG; in arch_fsp_init() |