From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Ungerer Subject: Re: [uClinux-dev] [PATCH m68knommu] Add the m54xx fec driver Date: Mon, 02 Jun 2014 16:55:31 +1000 Message-ID: <538C1FE3.5050308@westnet.com.au> References: <1348473919-30257-1-git-send-email-phdm@macqel.be> <201405301909.34699.sfking@fdwdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201405301909.34699.sfking@fdwdc.com> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Steven King Cc: uclinux-dev@uclinux.org, Philippe De Muyter , stany.marcel@novasys-ingenierie.com, greg@uclinux.org, linux-m68k On 31/05/14 12:09, Steven King wrote: > On Monday 24 September 2012 1:05:16 am Philippe De Muyter wrote: >> Hello, >> >> I have cleaned up and updated to 3.6-rc5 my previous port of the >> freescale-written driver for the fast Ethernet Controller of the M547x >> and M548x ColdFires. It seems from comments found in Freescale sources >> that this uses a MultiChannel DMA controller marketed as MCD and available >> also in the NPC8220 also from Freescale. Therefore, I have split the >> submission in three parts : >> A generic MCD dma driver >> The M54xx instantiation of the MCD driver >> The FEC driver for M54xx >> >> I know there are still lines above 80 characters, but I feel they must be >> left that way. There are also parts of an unfinished netpoll interface. >> >> Feel free to test and comment. > > So whatever happened with this? Was there ever any feedback from the other > maintainers? > > For what it is worth, I was able to take the original patches and rebase them > to v3.15-rc6 with just a couple of very minor changes and produce a working > ethernet for my 5484 system. I don't recall seeing too much. Time to try again? Regards Greg