Searched refs:PHASE_BOARD_F (Results 1 – 3 of 3) sorted by relevance
64 PHASE_BOARD_F, /* Running in U-Boot before relocation */ enumerator121 return PHASE_BOARD_F; in spl_phase()155 return PHASE_BOARD_F; in spl_next_phase()171 case PHASE_BOARD_F: in spl_phase_name()
28 if (!ll_boot_init() || spl_phase() != PHASE_BOARD_F) in arch_cpu_init_dm()135 if (spl_phase() >= PHASE_BOARD_F) { in fsp_locate_fsp()
57 if (spl_phase() < PHASE_BOARD_F) { in designware_i2c_pci_of_to_plat()
Completed in 5 milliseconds