Skip to content

Commit

Permalink
Add tg3.short_preamble to support 10/100M speed
Browse files Browse the repository at this point in the history
  • Loading branch information
Jostar Yang committed Jul 18, 2022
1 parent 67ef07f commit 11392e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device/accton/x86_64-accton_as9716_32d-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONSOLE_PORT=0x3f8
CONSOLE_DEV=0
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="pcie_aspm=off"
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="pcie_aspm=off tg3.short_preamble=1 tg3.bcm5718s_reset=1"

0 comments on commit 11392e6

Please sign in to comment.