Searched refs:board_prep_linux (Results 1 – 4 of 4) 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()
172 void board_prep_linux(struct bootm_headers *images) in board_prep_linux() function
190 __weak void board_prep_linux(struct bootm_headers *images) { } in board_prep_linux() function235 board_prep_linux(images); in boot_prep_linux()
253 void board_prep_linux(struct bootm_headers *images) in board_prep_linux() function
Completed in 12 milliseconds