Home
last modified time | relevance | path

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

/u-boot/board/engicam/common/
A Dboard.c82 const char *cmp_dtb = CONFIG_DEFAULT_DEVICE_TREE; in engicam_board_detect() local
84 if (!strcmp(cmp_dtb, "imx6q-icore")) { in engicam_board_detect()
89 } else if (!strcmp(cmp_dtb, "imx6q-icore-mipi")) { in engicam_board_detect()
94 } else if (!strcmp(cmp_dtb, "imx6q-icore-rqs")) { in engicam_board_detect()
99 } else if (!strcmp(cmp_dtb, "imx6ul-geam")) in engicam_board_detect()
101 else if (!strcmp(cmp_dtb, "imx6ul-isiot-emmc")) in engicam_board_detect()
103 else if (!strcmp(cmp_dtb, "imx6ul-isiot-nand")) in engicam_board_detect()

Completed in 2 milliseconds