Searched refs:BOOTFLOWF_USE_PRIOR_FDT (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dbootflow.h42 * @BOOTFLOWF_USE_PRIOR_FDT: Indicates that an FDT was not found by the bootmeth
51 BOOTFLOWF_USE_PRIOR_FDT = 1 << 0, enumerator in enum:bootflow_flags_t
/u-boot/boot/
H A Dbootmeth_efi.c245 bflow->flags = BOOTFLOWF_USE_PRIOR_FDT;
H A Dbootflow.c529 (bflow->flags & BOOTFLOWF_USE_PRIOR_FDT))

Completed in 47 milliseconds