Home
last modified time | relevance | path

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

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