Searched refs:cmp_dtb (Results 1 – 3 of 3) sorted by relevance
37 const char *cmp_dtb = CONFIG_DEFAULT_DEVICE_TREE; in setenv_fdt_file() local39 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()
45 + const char *cmp_dtb = DEVICE_TREE;47 + if (!strcmp(cmp_dtb, "corstone1000-fvp")) {
69 + const char *cmp_dtb = DEVICE_TREE;71 + if (!strcmp(cmp_dtb, "corstone1000-fvp")) {