Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2010.3020), Spectrum-2 (29.2010.3020) and Spectrum-3
(30.2010.3020). Furthermore, add lc_ini_bundle_2010_3020.bin for modular
systems.
Among others, this release fixes the following two issues:
- Allow that correction field adjustment can be enabled for different PTP
message types on ingress than on egress.
- Fix for linecard PSID byte ordering issue for modular systems.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
As of this writing, the FW version xx.2010.1006 is the lowest version with
which mlxsw will operate. It is therefore useful to distribute the
lc_ini_bundle for modular systems for this version as well. Add the file.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
In the previous patch, lc_ini_bundle_2010_1502.bin.xz was contributed.
Pushing an xz-encoded file was a mistake, the format required by the driver
is decompressed, and whether the firmware file is stored on-disk compressed
or plain is a user policy decision.
Therefore drop the xz file, and add the decompressed equivalent instead.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>