Home
last modified time | relevance | path

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

/openbmc/u-boot/board/engicam/common/
H A Dboard.c37 const char *cmp_dtb = CONFIG_DEFAULT_DEVICE_TREE; in setenv_fdt_file() local
39 if (!strcmp(cmp_dtb, "imx6q-icore")) { in setenv_fdt_file()
44 } else if (!strcmp(cmp_dtb, "imx6q-icore-mipi")) { in setenv_fdt_file()
49 } else if (!strcmp(cmp_dtb, "imx6q-icore-rqs")) { in setenv_fdt_file()
54 } else if (!strcmp(cmp_dtb, "imx6ul-geam")) in setenv_fdt_file()
56 else if (!strcmp(cmp_dtb, "imx6ul-isiot-mmc")) in setenv_fdt_file()
58 else if (!strcmp(cmp_dtb, "imx6ul-isiot-emmc")) in setenv_fdt_file()
60 else if (!strcmp(cmp_dtb, "imx6ul-isiot-nand")) in setenv_fdt_file()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch45 + const char *cmp_dtb = DEVICE_TREE;
47 + if (!strcmp(cmp_dtb, "corstone1000-fvp")) {
H A D0042-corstone1000-enable-virtio-net-support.patch69 + const char *cmp_dtb = DEVICE_TREE;
71 + if (!strcmp(cmp_dtb, "corstone1000-fvp")) {