Skip to content

[device]: Add support for Mellanox MSN2410 #491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions device/mellanox/x86_64-mlnx_msn2410-r0/ACS-MSN2410/port_config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# name lanes
Ethernet0 0
Ethernet4 4
Ethernet8 8
Ethernet12 12
Ethernet16 16
Ethernet20 20
Ethernet24 24
Ethernet28 28
Ethernet32 32
Ethernet36 36
Ethernet40 40
Ethernet44 44
Ethernet48 48
Ethernet52 52
Ethernet56 56
Ethernet60 60
Ethernet64 64
Ethernet68 68
Ethernet72 72
Ethernet76 76
Ethernet80 80
Ethernet84 84
Ethernet88 88
Ethernet92 92
Ethernet96 96
Ethernet100 100
Ethernet104 104
Ethernet108 108
Ethernet112 112
Ethernet116 116
Ethernet120 120
Ethernet124 124
Ethernet128 128
Ethernet132 132
Ethernet136 136
Ethernet140 140
Ethernet144 144
Ethernet148 148
Ethernet152 152
Ethernet156 156
Ethernet160 160
Ethernet164 164
Ethernet168 168
Ethernet172 172
Ethernet176 176
Ethernet180 180
Ethernet184 184
Ethernet188 188
Ethernet192 192,193,194,195
Ethernet196 196,197,198,199
Ethernet200 200,201,202,203
Ethernet204 204,205,206,207
Ethernet208 208,209,210,211
Ethernet212 212,213,214,215
Ethernet216 216,217,218,219
Ethernet220 220,221,222,223
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SAI_INIT_CONFIG_FILE=/usr/share/sai_2410.xml
1 change: 1 addition & 0 deletions device/mellanox/x86_64-mlnx_msn2410-r0/hw-management
1 change: 1 addition & 0 deletions device/mellanox/x86_64-mlnx_msn2410-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="acpi_enforce_resources=lax acpi=noirq"
Loading