Searched refs:board_prep_linux (Results 1 – 5 of 5) sorted by relevance
55 __weak int board_prep_linux(bootm_headers_t *images) { return 0; } in board_prep_linux() function66 return board_prep_linux(images); in boot_prep_linux()
116 void board_prep_linux(bootm_headers_t *images) in board_prep_linux() function
241 __weak void board_prep_linux(bootm_headers_t *images) { } in board_prep_linux() function290 board_prep_linux(images); in boot_prep_linux()
378 void board_prep_linux(bootm_headers_t *images) in board_prep_linux() function
847 int board_prep_linux(bootm_headers_t *images) in board_prep_linux() function
Completed in 14 milliseconds