Re: [U-Boot-Users] where could I find the driver for BCM5461?

xiangguo_li@hotmail.com wrote:
it is connected to Tsi109 from Tundra.
Well, U-boot has support for Tundra Tsi108, which is hopefully very similar to the Tsi109. The Tsi108 driver does all its own PHY handling (i.e. doesn't use the miiphyutil infrastructure) and currently only supports the Marvell 88e1111 PHY.
The good news is that modern PHYs are pretty standards-compliant, and it should be pretty easy for you to get the BCM5461 working.
Also, *** PLEASE *** don't e-mail me privately without including the U-boot list. There are lots of other people that can add perspective.
regards, Ben

On Thu, 01 Nov 2007 11:23:05 -0400 Ben Warren bwarren@qstreams.com wrote:
xiangguo_li@hotmail.com wrote:
it is connected to Tsi109 from Tundra.
Well, U-boot has support for Tundra Tsi108, which is hopefully very similar to the Tsi109. The Tsi108 driver does all its own PHY handling (i.e. doesn't use the miiphyutil infrastructure) and currently only supports the Marvell 88e1111 PHY.
I'm not sure about U-Boot, but from a Linux kernel perspective, Tsi108 and Tsi109 are the same.
josh
participants (2)
-
Ben Warren
-
Josh Boyer