Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arc/lib/
H A Dbootm.c48 __weak int board_prep_linux(bootm_headers_t *images) { return 0; } in board_prep_linux() function
59 return board_prep_linux(images); in boot_prep_linux()
/openbmc/u-boot/board/synopsys/hsdk/
H A Dhsdk.c661 int board_prep_linux(bootm_headers_t *images) in board_prep_linux() function