public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Uboot Ethernet driver  for Broadcom BCM5481 PHY
@ 2008-11-11 19:32 Matheos Worku
  2008-11-11 19:52 ` Ben Warren
  0 siblings, 1 reply; 5+ messages in thread
From: Matheos Worku @ 2008-11-11 19:32 UTC (permalink / raw)
  To: u-boot

Hi,

I was wondering if  a uboot ethernet PHY driver for Broadcom BCM5481 PHY 
exists?

Regards
Matheos

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

* [U-Boot] Uboot Ethernet driver  for Broadcom BCM5481 PHY
  2008-11-11 19:32 [U-Boot] Uboot Ethernet driver for Broadcom BCM5481 PHY Matheos Worku
@ 2008-11-11 19:52 ` Ben Warren
  2008-11-11 20:08   ` Matheos Worku
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Warren @ 2008-11-11 19:52 UTC (permalink / raw)
  To: u-boot

Hi Matheos,

Matheos Worku wrote:
> Hi,
>
> I was wondering if  a uboot ethernet PHY driver for Broadcom BCM5481 PHY 
> exists?
>   
What are you connecting it to?

regards,
Ben

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

* [U-Boot] Uboot Ethernet driver  for Broadcom BCM5481 PHY
  2008-11-11 19:52 ` Ben Warren
@ 2008-11-11 20:08   ` Matheos Worku
  2008-11-11 21:08     ` Ben Warren
  0 siblings, 1 reply; 5+ messages in thread
From: Matheos Worku @ 2008-11-11 20:08 UTC (permalink / raw)
  To: u-boot

Ben Warren wrote:

>Hi Matheos,
>
>Matheos Worku wrote:
>  
>
>>Hi,
>>
>>I was wondering if  a uboot ethernet PHY driver for Broadcom BCM5481 PHY 
>>exists?
>>  
>>    
>>
>What are you connecting it to?
>  
>
Ben,

The CPU I would be using is Freescale MPC85XX family (with built in 
GIANFAR  MAC). RJ45 on the networking  side.
Regards
Matheos

>regards,
>Ben
>_______________________________________________
>U-Boot mailing list
>U-Boot at lists.denx.de
>http://lists.denx.de/mailman/listinfo/u-boot
>  
>

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

* [U-Boot] Uboot Ethernet driver  for Broadcom BCM5481 PHY
  2008-11-11 20:08   ` Matheos Worku
@ 2008-11-11 21:08     ` Ben Warren
  2008-11-11 21:14       ` Matheos Worku
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Warren @ 2008-11-11 21:08 UTC (permalink / raw)
  To: u-boot

Matheos Worku wrote:
> Ben Warren wrote:
>
>> Hi Matheos,
>>
>> Matheos Worku wrote:
>>  
>>
>>> Hi,
>>>
>>> I was wondering if  a uboot ethernet PHY driver for Broadcom BCM5481 
>>> PHY exists?
>>>  
>>>   
>> What are you connecting it to?
>>  
>>
> Ben,
>
> The CPU I would be using is Freescale MPC85XX family (with built in 
> GIANFAR  MAC). RJ45 on the networking  side.
> Regards
> Matheos
There's in-tree support for the BCM5461 and BCM5464 in 
drivers/net/tsec.c (which is the gianfar driver), and support for the 
BMC5481 on the UEC driver (drivers/qe/uec.c).  Between the two you 
should be able to get this working pretty easily.  There's slow ongoing 
work on unifying the PHY drivers, but it's not there yet.

regards,
Ben

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

* [U-Boot] Uboot Ethernet driver  for Broadcom BCM5481 PHY
  2008-11-11 21:08     ` Ben Warren
@ 2008-11-11 21:14       ` Matheos Worku
  0 siblings, 0 replies; 5+ messages in thread
From: Matheos Worku @ 2008-11-11 21:14 UTC (permalink / raw)
  To: u-boot

Ben Warren wrote:
> Matheos Worku wrote:
>> Ben Warren wrote:
>>
>>> Hi Matheos,
>>>
>>> Matheos Worku wrote:
>>>  
>>>
>>>> Hi,
>>>>
>>>> I was wondering if  a uboot ethernet PHY driver for Broadcom 
>>>> BCM5481 PHY exists?
>>>>  
>>>>   
>>> What are you connecting it to?
>>>  
>>>
>> Ben,
>>
>> The CPU I would be using is Freescale MPC85XX family (with built in 
>> GIANFAR  MAC). RJ45 on the networking  side.
>> Regards
>> Matheos
> There's in-tree support for the BCM5461 and BCM5464 in 
> drivers/net/tsec.c (which is the gianfar driver), and support for the 
> BMC5481 on the UEC driver (drivers/qe/uec.c).  Between the two you 
> should be able to get this working pretty easily.  There's slow 
> ongoing work on unifying the PHY drivers, but it's not there yet.
>
> regards,
> Ben
Ben,

Thanks a lot for the info.
Regards
Matheos

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

end of thread, other threads:[~2008-11-11 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 19:32 [U-Boot] Uboot Ethernet driver for Broadcom BCM5481 PHY Matheos Worku
2008-11-11 19:52 ` Ben Warren
2008-11-11 20:08   ` Matheos Worku
2008-11-11 21:08     ` Ben Warren
2008-11-11 21:14       ` Matheos Worku

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox