commit | 483a1bb7aff2bb068f9b9d74b8e83baef7b51057 | [log] [tgz] |
---|---|---|
author | Boon Khai Ng <boon.khai.ng@intel.com> | Fri Jan 17 14:33:31 2025 +0800 |
committer | Tien Fong Chee <tien.fong.chee@intel.com> | Fri Jan 24 09:56:34 2025 +0800 |
tree | 28a14e58ab902c18ba9a15b3e3d293ca26d3128c | |
parent | 946bc628df680fb31d194e0b1482c43b3d09c71e [diff] |
fpga: intel_sdm_mb: add support for query SDM config error and status Currently the FPGA reconfig status only return a single error status which make the debugging of FPGA reconfiguration hard. This patch is to expose the error status, major error code and minor error code, for the FPGA reconfig to upper layer app. Signed-off-by: Boon Khai Ng <boon.khai.ng@intel.com> Reviewed-by: Tien Fong Chee <tien.fong.chee@intel.com>