Transmit MAC address from BOOTARGS to 3.10.17 linux kernel

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Transmit MAC address from BOOTARGS to 3.10.17 linux kernel

1,828件の閲覧回数
gabrielgrange
Contributor III

We use a RMII in our hardware iMX6 design. We don't have a PHY with EEPROM to store MAC address and we read it from SPI-FLASH in uboot program.

We notice that if we want to transmit MAC address to fec_main.c part of freescale ethernet driver we need to declare “fec_mac=<mac address value>” in bootargs parameters to have a good management. ‘iMX6 SABRE-SD Linux Release Notes’ document and comment in fec_main.c contain some mistake about this point.

 

I hope this feedback can be useful for other users.

Best regards,

Gabriel GRANGE

ラベル(2)
0 件の賞賛
返信
0 返答(返信)