Searched refs:bname (Results 1 – 2 of 2) sorted by relevance
584 char *bname = NULL; in do_board_detect() local593 bname = "DRA74x EVM"; in do_board_detect()595 bname = "DRA72x EVM"; in do_board_detect()597 bname = "DRA71x EVM"; in do_board_detect()601 bname = "DRA72x EVM"; in do_board_detect()603 bname = "DRA74x EVM"; in do_board_detect()606 if (bname) in do_board_detect()608 "Board: %s REV %s\n", bname, board_ti_get_rev()); in do_board_detect()
444 char *bname = NULL; in do_board_detect() local453 bname = "BeagleBoard X15"; in do_board_detect()455 bname = "AM572x EVM"; in do_board_detect()457 bname = "AM572x IDK"; in do_board_detect()459 bname = "AM571x IDK"; in do_board_detect()461 if (bname) in do_board_detect()463 "Board: %s REV %s\n", bname, board_ti_get_rev()); in do_board_detect()