]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00209520-03 - FEC : Add support for MX6SL MSL.
authorFugang Duan <B38611@freescale.com>
Wed, 16 May 2012 09:57:53 +0000 (17:57 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:38 +0000 (08:34 +0200)
commit9e5a7d2e2cc070912111662225b4088385785d58
tree98952fe892d274a471dd73dcb16912f11973dd89
parentb3b5e821c01507ab90fa5966096c4360feecf38b
ENGR00209520-03 - FEC : Add support for MX6SL MSL.

- Modify the the platform macro define like as cpu_is_xxx()
  for supporting Mergrez chip.
- Config MIIGSK for FEC IP to enable RMII mode. MX25,MX53,
  and MX6Sololite use FEC IP, which need to config the MIIGSK
  registers memory map for RMII and MII.
- Correct device id_table entry name for differnt IP.
- Rewrite FEC MAC address by net_device address when reset FEC,
  which can avoid invalid MAC address to result in FEC cannot
  work.

Signed-off-by: Fugang Duan <B38611@freescale.com>
drivers/net/fec.c