Searched refs:uboot_ver (Results 1 – 2 of 2) sorted by relevance
582 char *uboot_ver; in octeon_get_uboot_version() local639 uboot_ver = strstr(buf, "U-Boot"); in octeon_get_uboot_version()640 if (uboot_ver) { in octeon_get_uboot_version()641 p = strstr(uboot_ver, "mips"); in octeon_get_uboot_version()645 dev_info(&oct->pci_dev->dev, "%s\n", uboot_ver); in octeon_get_uboot_version()
982 const char *uboot_ver = NULL; in qtnf_cmd_resp_proc_hw_info() local1093 uboot_ver = (const void *)tlv->val; in qtnf_cmd_resp_proc_hw_info()1133 hw_id, calibration_ver, uboot_ver, hw_ver); in qtnf_cmd_resp_proc_hw_info()