Searched refs:spl_board_loader_name (Results 1 - 5 of 5) sorted by relevance

/u-boot/board/kontron/sl28/
H A Dspl.c97 const char *spl_board_loader_name(u32 boot_device) function
/u-boot/include/
H A Dspl.h625 * spl_board_loader_name() - Return a name for the loader
633 const char *spl_board_loader_name(u32 boot_device);
718 name = spl_board_loader_name(loader->boot_device);
/u-boot/board/gateworks/venice/
H A Dspl.c364 const char *spl_board_loader_name(u32 boot_device) function
/u-boot/board/kontron/pitx_imx8m/
H A Dspl.c172 const char *spl_board_loader_name(u32 boot_device) function
/u-boot/common/spl/
H A Dspl.c226 __weak const char *spl_board_loader_name(u32 boot_device) function

Completed in 322 milliseconds