Skip to content

Commit

Permalink
[mellanox]: Update SAI and FW version pointers (sonic-net#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
  • Loading branch information
Volodymyr Samotiy authored and lguohan committed Feb 15, 2018
1 parent 98db9ba commit f10ee7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/mellanox/fw.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mellanox firmware

MLNX_FW_VERSION = 13_1600_0184
MLNX_FW_VERSION = 13.1600.0184
MLNX_FW_FILE = fw-SPC-rel-$(subst .,_,$(MLNX_FW_VERSION))-EVB.mfa
$(MLNX_FW_FILE)_URL = $(MLNX_SDK_BASE_URL)/$(MLNX_FW_FILE)
SONIC_ONLINE_FILES += $(MLNX_FW_FILE)
Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/mlnx-sai.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mellanox SAI

MLNX_SAI_VERSION = SAIRel1.10.1-master
MLNX_SAI_REVISION = 05493363f389a5601322d664bdb004434e1a7a39
MLNX_SAI_REVISION = dac6b12d09a94d39eabee0d3e6419015cf6fb6b8

export MLNX_SAI_VERSION MLNX_SAI_REVISION

Expand Down

0 comments on commit f10ee7b

Please sign in to comment.