netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fec: move ColdFire setup code out of FEC driver
@ 2009-02-17  0:53 Greg Ungerer
  2009-02-18 16:42 ` Sascha Hauer
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Ungerer @ 2009-02-17  0:53 UTC (permalink / raw)
  To: s.hauer; +Cc: gerg, netdev


Hi Sascha,

The following 2 patches move the ColdFire specific FEC setup code
into the ColdFire CPU platform setup code.

There is still a little remaining legacy code that needs taking
care of in fec.c. The flash reading MAC setup code and the MII
link interrupts of the 5272 are still in there.

Regards
Greg



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/2] fec: move ColdFire setup code out of FEC driver
  2009-02-17  0:53 [PATCH 0/2] fec: move ColdFire setup code out of FEC driver Greg Ungerer
@ 2009-02-18 16:42 ` Sascha Hauer
  2009-02-18 21:53   ` Greg Ungerer
  0 siblings, 1 reply; 3+ messages in thread
From: Sascha Hauer @ 2009-02-18 16:42 UTC (permalink / raw)
  To: Greg Ungerer; +Cc: gerg, netdev

Hi Greg,

On Tue, Feb 17, 2009 at 10:53:01AM +1000, Greg Ungerer wrote:
> 
> Hi Sascha,
> 
> The following 2 patches move the ColdFire specific FEC setup code
> into the ColdFire CPU platform setup code.

Looks good to me, though I can't apply them. To which tree should
they apply?

> 
> There is still a little remaining legacy code that needs taking
> care of in fec.c. The flash reading MAC setup code and the MII
> link interrupts of the 5272 are still in there.

maybe the board setup code could copy the MAC Address from the
flash directly to the device. The driver will pick it up from
there.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/2] fec: move ColdFire setup code out of FEC driver
  2009-02-18 16:42 ` Sascha Hauer
@ 2009-02-18 21:53   ` Greg Ungerer
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Ungerer @ 2009-02-18 21:53 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: gerg, netdev

Hi Sacha,

Sascha Hauer wrote:
> On Tue, Feb 17, 2009 at 10:53:01AM +1000, Greg Ungerer wrote:
>> Hi Sascha,
>>
>> The following 2 patches move the ColdFire specific FEC setup code
>> into the ColdFire CPU platform setup code.
> 
> Looks good to me, though I can't apply them. To which tree should
> they apply?

They would go on top of your last FEC patch sets.
(At least that is what I used as the base).


>> There is still a little remaining legacy code that needs taking
>> care of in fec.c. The flash reading MAC setup code and the MII
>> link interrupts of the 5272 are still in there.
> 
> maybe the board setup code could copy the MAC Address from the
> flash directly to the device. The driver will pick it up from
> there.

Yes, that could work.

Thanks
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@snapgear.com
SnapGear, a McAfee Company                  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-18 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17  0:53 [PATCH 0/2] fec: move ColdFire setup code out of FEC driver Greg Ungerer
2009-02-18 16:42 ` Sascha Hauer
2009-02-18 21:53   ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).