Searched refs:second_uboot (Results 1 – 1 of 1) sorted by relevance
419 void (*second_uboot)(void); in board_init_f() local447 second_uboot = (void (*)(void))CONFIG_SYS_TEXT_BASE; in board_init_f()448 second_uboot(); in board_init_f()