mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-06 22:34:04 +07:00
mlxsw: spectrum: Update minimum firmware version to 13.1530.152
This new firmware contains: - Support Spectrum A1 revision - Batch deletion of IPv6 neighbours - Remove incorrect VPD capability Signed-off-by: Shalom Toledo <shalomt@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8983487f5e
commit
2f53fbd521
@ -74,8 +74,8 @@
|
||||
#include "../mlxfw/mlxfw.h"
|
||||
|
||||
#define MLXSW_FWREV_MAJOR 13
|
||||
#define MLXSW_FWREV_MINOR 1420
|
||||
#define MLXSW_FWREV_SUBMINOR 122
|
||||
#define MLXSW_FWREV_MINOR 1530
|
||||
#define MLXSW_FWREV_SUBMINOR 152
|
||||
|
||||
static const struct mlxsw_fw_rev mlxsw_sp_supported_fw_rev = {
|
||||
.major = MLXSW_FWREV_MAJOR,
|
||||
|
Loading…
Reference in New Issue
Block a user