]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00162013 - FEC : Fix loss interrupt when add "rootwait"
authorFugang Duan <B38611@freescale.com>
Fri, 11 Nov 2011 06:25:11 +0000 (14:25 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:10:04 +0000 (14:10 +0200)
commit839303f243952e765efe33962add7e09dd399a03
treefb091a08f82fb20cb50e3573f269c959f64df319
parent3cb7ca39b00309c8fa819e692221e9f6c3539ecd
ENGR00162013 - FEC : Fix loss interrupt when add "rootwait"

- MII timeout when config ipg 40MHz mode and add "rootwait"
  para in uboot. Kernel will delay before peripheral equipment
  are ready, which lead to CPU loss interrupt.
- So, prolong the timeout time, and increase the MII clock.

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