Home
last modified time | relevance | path

Searched refs:do_board_detect (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c112 void __weak do_board_detect(void) in do_board_detect() function
170 do_board_detect(); in early_system_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dsys_proto.h48 void do_board_detect(void);
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h54 void do_board_detect(void);
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsys_proto.h53 void do_board_detect(void);
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c354 do_board_detect(); in early_system_init()
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c570 void do_board_detect(void) in do_board_detect() function
582 void do_board_detect(void) in do_board_detect() function
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c429 void do_board_detect(void) in do_board_detect() function
442 void do_board_detect(void) in do_board_detect() function
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c44 void do_board_detect(void) in do_board_detect() function
/OK3568_Linux_fs/buildroot/board/beagleboneai/patches/uboot/
H A D0001-BeagleBone-AI-support.patch616 @@ -502,8 +519,30 @@ void do_board_detect(void)
626 + puts("in do_board_detect\n");
627 + printf("do_board_detect\n");
648 @@ -521,6 +560,8 @@ void do_board_detect(void)
657 @@ -535,6 +576,23 @@ void do_board_detect(void)
/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Dboard.c71 void do_board_detect(void) in do_board_detect() function