mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 23:46:45 +00:00
![]() Currently, mlxfw kernel module limits FW flash image size to be
10MB at most, preventing the ability to burn recent BlueField-3
FW that exceeds the said size limit.
Thus, drop the hard coded limit. Instead, rely on FW's
max_component_size threshold that is reported in MCQI register
as the size limit for FW image.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mlxfw_fsm.c | ||
mlxfw_mfa2_file.h | ||
mlxfw_mfa2_format.h | ||
mlxfw_mfa2_tlv_multi.c | ||
mlxfw_mfa2_tlv_multi.h | ||
mlxfw_mfa2_tlv.h | ||
mlxfw_mfa2.c | ||
mlxfw_mfa2.h | ||
mlxfw.h |