Searched refs:board_prep_linux (Results 1 – 2 of 2) sorted by relevance
48 __weak int board_prep_linux(bootm_headers_t *images) { return 0; } in board_prep_linux() function59 return board_prep_linux(images); in boot_prep_linux()
661 int board_prep_linux(bootm_headers_t *images) in board_prep_linux() function