Searched refs:board_prep_linux (Results 1 – 5 of 5) sorted by relevance
25 __weak int board_prep_linux(struct bootm_headers *images) { return 0; } in board_prep_linux() function38 return board_prep_linux(images); in boot_prep_linux()
117 void board_prep_linux(struct bootm_headers *images) in board_prep_linux() function
195 __weak void board_prep_linux(struct bootm_headers *images) { } in board_prep_linux() function240 board_prep_linux(images); in boot_prep_linux()
536 void board_prep_linux(struct bootm_headers *images) in board_prep_linux() function
847 int board_prep_linux(struct bootm_headers *images) in board_prep_linux() function
Completed in 20 milliseconds