Searched refs:get_board_type (Results 1 – 8 of 8) sorted by relevance
74 enum board_type get_board_type(bool debug) in get_board_type() function184 (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()
40 enum board_type get_board_type(bool verbose_debug_output);
37 const char *get_board_type(void);
219 const char *get_board_type(void) in get_board_type() function
267 board_info = get_board_type(); in checkboard()
99 bdtype = get_board_type(); in set_board_info()
65 const char *get_board_type(void) in get_board_type() function
706 bool "Call get_board_type() to get and display the board type"708 If this option is enabled, checkboard() will call get_board_type()