Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c458 void (*second_uboot)(void); in board_init_f() local
487 second_uboot = (void (*)(void))CONFIG_SYS_TEXT_BASE; in board_init_f()
488 second_uboot(); in board_init_f()