Skip to content

Commit

Permalink
[Platform] [Accton] Validate mii-tool access on management port. (#2318)
Browse files Browse the repository at this point in the history
* Add kernel cmdline, tg3.short_preamble=1 tg3.bcm5718s_reset=1, to validate mdio to external PHY.
Signed-off-by: roy_lee <[email protected]>

* Push submodule, sonic-linux-kernel, to patch of tg3 short_preamble.
Signed-off-by: roy_lee <[email protected]>

* Restore to former version, for this platform is not maintained by Accton.
Signed-off-by: roy_lee <[email protected]>
  • Loading branch information
roylee123 authored and lguohan committed Dec 4, 2018
1 parent 75b4123 commit ae82c07
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions device/accton/x86_64-accton_as7326_56x-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="tg3.short_preamble=1 tg3.bcm5718s_reset=1"
1 change: 1 addition & 0 deletions device/accton/x86_64-accton_as7716_32x-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CONSOLE_PORT=0x3f8
CONSOLE_DEV=0
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="tg3.short_preamble=1 tg3.bcm5718s_reset=1"
1 change: 1 addition & 0 deletions device/accton/x86_64-accton_as7716_32xb-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CONSOLE_PORT=0x3f8
CONSOLE_DEV=0
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="tg3.short_preamble=1 tg3.bcm5718s_reset=1"
1 change: 1 addition & 0 deletions device/accton/x86_64-accton_as7816_64x-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="tg3.short_preamble=1 tg3.bcm5718s_reset=1"
2 changes: 1 addition & 1 deletion src/sonic-linux-kernel

0 comments on commit ae82c07

Please sign in to comment.