Re: Driver for using MPC8572's eTSEC1&2 in 16b encoded FIFO Mode?
From: Kumar Gala <hidden> Date: 2009-09-16 04:55:19
On Sep 15, 2009, at 1:37 PM, Christopher Best wrote:
On the MPC8572, eTSEC1 and eTSEC2 can be configured to jointly
operate in 16-bit encoded FIFO mode. Is there currently a Linux
driver for interfacing with this FIFO mode?
Not that I'm aware of. You should be able to modify drivers/net/
gianfar.c for this purpose.
- k