[U-Boot-Users] PATCH: support board-specific ethernet PHY init for ARM

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Dec 9 10:43:22 CET 2007


On 23:32 Sat 08 Dec     , Michael Schwingen wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > 	The phy reset will be call in the mac layer drivers not in the board
> > 	part.
> >   
> It seems I am a bit lost in the network code.
> As I see it, I have to place board-specific PHY reset code after the 
> call to eth_initialize in board.c, but before main_loop. If there is 
> already such a hook in generic code, could you please tell me where?

I'm currently adding the last_stage_init support for IXP, you could add
you're phy_reset until the new phylib arrive.

The phylib may take care of phy_reset.

Best Regards,
J.-




More information about the U-Boot mailing list