fec_mpc5200: reset FEC on error

2008-04-15 Thread Robert Schwebel
From: Sascha Hauer <[EMAIL PROTECTED]> The error handling for the mpc5200 fec interrupt is broken. The intended behaviour is like this: * If one of FEC_IEVENT_RFIFO_ERROR and FEC_IEVENT_XFIFO_ERROR happens, the datasheet says (MPC5200B User's Guide R1.2, p. 14-13): "When this occurs, software

Re: fec_mpc5200: reset FEC on error

2008-04-15 Thread Robert Schwebel
On Tue, Apr 15, 2008 at 10:29:26AM -0500, Kumar Gala wrote: > You really need to also copy netdev and patches to drivers/net. Hm? Sorry, don't understand what you mean. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Ha

Re: fec_mpc5200: reset FEC on error

2008-04-15 Thread Kumar Gala
On Apr 15, 2008, at 10:26 AM, Robert Schwebel wrote: From: Sascha Hauer <[EMAIL PROTECTED]> The error handling for the mpc5200 fec interrupt is broken. The intended behaviour is like this: * If one of FEC_IEVENT_RFIFO_ERROR and FEC_IEVENT_XFIFO_ERROR happens, the datasheet says (MPC5200B U

fec_mpc5200: reset FEC on error

2008-04-15 Thread Robert Schwebel
From: Sascha Hauer <[EMAIL PROTECTED]> The error handling for the mpc5200 fec interrupt is broken. The intended behaviour is like this: * If one of FEC_IEVENT_RFIFO_ERROR and FEC_IEVENT_XFIFO_ERROR happens, the datasheet says (MPC5200B User's Guide R1.2, p. 14-13): "When this occurs, software