Hi,
I am using PCI based ethernet controller WGI I210 IS LJxx.
I have compiled I210 igb driver for imx6. After running this driver probe function doesnot get called, since the device ID 0x1531 is not present in the e1000_hw.h file.
After googling I came to know that DEVICE ID 0x1531 indicates unflashed eeprom and needs to be flashed with respective Device ID.
Kindly send me the source code for eepromARMtool.
Is the above solution correct? Please guide.