forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mellanox]: Add CPLD update for SN2700 (sonic-net#3570)
* [mellanox]: Add CPLD update for SN2700. Signed-off-by: Nazarii Hnydyn <[email protected]>
- Loading branch information
1 parent
0b06e28
commit 8841e28
Showing
5 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# mellanox cpld firmware | ||
|
||
MLNX_SN2700_CPLD_ARCHIVE = msn2700_cpld.tar.gz | ||
$(MLNX_SN2700_CPLD_ARCHIVE)_PATH = platform/mellanox/cpld/ | ||
SONIC_COPY_FILES += $(MLNX_SN2700_CPLD_ARCHIVE) | ||
|
||
MLNX_CPLD_ARCHIVES += $(MLNX_SN2700_CPLD_ARCHIVE) | ||
|
||
export MLNX_CPLD_ARCHIVES |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters