diff options
| author | Maher Sanalla <[email protected]> | 2025-01-16 12:33:16 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-18 03:01:07 +0000 |
| commit | 70d81f25cc92cc4e914516c9935ae752f27d78ad (patch) | |
| tree | 5abba09e1313b8adfd403dc9a396185f7a188b1c /tools/net/ynl/pyynl/cli.py | |
| parent | net: let net.core.dev_weight always be non-zero (diff) | |
| download | kernel-70d81f25cc92cc4e914516c9935ae752f27d78ad.tar.gz kernel-70d81f25cc92cc4e914516c9935ae752f27d78ad.zip | |
net/mlxfw: Drop hard coded max FW flash image size
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: 410ed13cae39 ("Add the mlxfw module for Mellanox firmware flash process")
Signed-off-by: Maher Sanalla <[email protected]>
Signed-off-by: Moshe Shemesh <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Tested-by: Ido Schimmel <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions
