Searched refs:second_uboot (Results 1 – 1 of 1) sorted by relevance
458 void (*second_uboot)(void); in board_init_f() local487 second_uboot = (void (*)(void))CONFIG_SYS_TEXT_BASE; in board_init_f()488 second_uboot(); in board_init_f()