Home
last modified time | relevance | path

Searched refs:get_board_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c74 enum board_type get_board_type(bool debug) in get_board_type() function
184 (void)get_board_type(true); in am33xx_spl_board_init()
261 board = get_board_type(false); in set_mux_conf_regs()
403 board = get_board_type(false); in board_eth_init()
H A Dboard.h40 enum board_type get_board_type(bool verbose_debug_output);
/openbmc/u-boot/include/samsung/
H A Dmisc.h37 const char *get_board_type(void);
/openbmc/u-boot/board/samsung/common/
H A Dexynos5-dt-types.c219 const char *get_board_type(void) in get_board_type() function
H A Dboard.c267 board_info = get_board_type(); in checkboard()
H A Dmisc.c99 bdtype = get_board_type(); in set_board_info()
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c65 const char *get_board_type(void) in get_board_type() function
/openbmc/u-boot/common/
H A DKconfig706 bool "Call get_board_type() to get and display the board type"
708 If this option is enabled, checkboard() will call get_board_type()