Searched refs:board_string (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/ |
| H A D | board.c | 13 printf("Board: %s\n", sysinfo.board_string); in checkboard()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/ |
| H A D | sys_proto.h | 12 char *board_string; member
|
| /OK3568_Linux_fs/u-boot/board/udoo/neo/ |
| H A D | neo.c | 416 static char *board_string(void) in board_string() function 433 printf("Board: UDOO Neo %s\n", board_string()); in checkboard() 440 env_set("board_name", board_string()); in board_late_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/ |
| H A D | sys_proto.h | 41 char *board_string; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/ |
| H A D | sys_proto.h | 39 char *board_string; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/ |
| H A D | sys_proto.h | 15 char *board_string; member
|
| /OK3568_Linux_fs/u-boot/board/lg/sniper/ |
| H A D | sniper.c | 27 .board_string = "sniper",
|
| /OK3568_Linux_fs/u-boot/board/amazon/kc1/ |
| H A D | kc1.c | 25 .board_string = "kc1"
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | hwinit-common.c | 286 puts(sysinfo.board_string); in checkboard()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/ |
| H A D | board.c | 344 printf("%s + %s/%s\n", sysinfo.board_string, mem_s, in checkboard()
|
| /OK3568_Linux_fs/u-boot/board/ti/dra7xx/ |
| H A D | evm.c | 607 snprintf(sysinfo.board_string, SYSINFO_BOARD_NAME_MAX_LEN, in do_board_detect()
|
| /OK3568_Linux_fs/u-boot/board/ti/am57xx/ |
| H A D | board.c | 462 snprintf(sysinfo.board_string, SYSINFO_BOARD_NAME_MAX_LEN, in do_board_detect()
|