Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/am335x/
H A Dboard.h41 static inline int board_is_bbg1(void) in board_is_bbg1() function
54 board_is_bbg1() || board_is_bben(); in board_is_beaglebonex()
H A Dboard.c817 if (board_is_bbg1()) in board_late_init()
1042 else if (board_is_bbg1() && !strcmp(name, "am335x-bonegreen")) in board_fit_config_name_match()