Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c419 void (*second_uboot)(void); in board_init_f() local
447 second_uboot = (void (*)(void))CONFIG_SYS_TEXT_BASE; in board_init_f()
448 second_uboot(); in board_init_f()