Embedded Connectivity
Intel network controllers, Firmware, and drivers support systems
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
912 Discussions

disable auto negotiation on I217-LM under linux

ajb
Beginner
8,863 Views

How do I set the Main setup option Word 0x30 FSD to 1000Mb full duplex.  My BIOS doesn't support this directly.  Is it possible with bootutil?

 

Thank you.

0 Kudos
21 Replies
Adolfo_S_Intel
Moderator
593 Views

Hello, @ajb 

You can use the Bootutil to dump the NVM image, perform the modifications and then upload the image, but you would need to re-calculated the total checksum, and update the checksum value in word 0x3F by yourself.

Other option you can try is using the ethtool to alter the eeprom contents similar to how they make an MAC address change here: https://blog.kanbach.org/post/how-to-permanently-change-a-mac-address-using-ethtool/

Best regards,

Adolfo S

Intel Customer Support Engineer

0 Kudos
Reply