msm: eva: Increase f/w boot timeout

Add HW fence testing command.

Change-Id: I8f0b21dd678b06ace25a42fdbaf365d01b61f580
Signed-off-by: George Shen <quic_sqiao@quicinc.com>
这个提交包含在:
George Shen
2022-10-05 22:57:47 -07:00
父节点 991125b3b1
当前提交 98e4c251f6
修改 3 个文件,包含 11 行新增1 行删除

查看文件

@@ -1026,7 +1026,7 @@ static inline int __boot_firmware(struct iris_hfi_device *device)
}
/* Reduce to 500, 1000 on silicon */
usleep_range(500, 1000);
usleep_range(50000, 100000);
count++;
}