Lines Matching full:fit
438 dev_err(hdev->dev, "Device boot error - FIT image corrupted\n"); in fw_report_boot_dev0()
1091 * the preboot is waiting for the boot fit in hl_fw_read_preboot_caps()
1173 name = "Boot-fit"; in hl_fw_static_read_device_fw_version()
1203 dev_info(hdev->dev, "boot-fit version %s\n", boot_ver); in hl_fw_static_read_device_fw_version()
1291 * to load boot fit, but we can't wait for preboot because it runs in hl_fw_read_preboot_status()
1814 dev_info(hdev->dev, "boot-fit version %s\n", boot_ver); in hl_fw_dynamic_read_device_fw_version()
1908 * hl_fw_boot_fit_update_state - update internal data structures after boot-fit
1991 * 1. current FW component is preboot and we want to load boot-fit in hl_fw_dynamic_load_image()
1992 * 2. current FW component is boot-fit and we want to load linux in hl_fw_dynamic_load_image()
2029 /* copy boot fit to space allocated by FW */ in hl_fw_dynamic_load_image()
2275 /* load boot fit to FW */ in hl_fw_dynamic_init_cpu()
2279 dev_err(hdev->dev, "failed to load boot fit\n"); in hl_fw_dynamic_init_cpu()
2303 dev_err(hdev->dev, "failed to load boot fit\n"); in hl_fw_dynamic_init_cpu()
2369 /* Wait for boot FIT request */ in hl_fw_static_init_cpu()
2380 "No boot fit request received, resuming boot\n"); in hl_fw_static_init_cpu()
2403 "Timeout waiting for boot fit load ack\n"); in hl_fw_static_init_cpu()
2498 "Device reports FIT image is corrupted\n"); in hl_fw_static_init_cpu()