[U-Boot] [PATCH] Marvell 88EXXXX Switch/PHY init support

Ben Warren biggerbadderben at gmail.com
Fri Apr 3 19:33:48 CEST 2009


Hi Prafulla,

Prafulla Wadaskar wrote:
> From: prafulla_wadaskar <prafulla at marvell.com>
>
> Chips supprted:-
> 1. 88E61XX 6 port gbe swtich with 5 integrated PHYs
> 2. 88E6061 6 port fe swtich with 5 integrated PHYs
> 3. 88E1116 gbe transceiver
>
> Contributors:
> Yotam Admon <yotam at marvell.com>
> Michael Blostein <michaelbl at marvell.com
>
> Signed-off-by: prafulla_wadaskar <prafulla at marvell.com>
> Reviewed by: Ronen Shitrit <rshitrit at marvell.com>
>   
I'll review these changes, but as-is placing chip support in 
'board/Marvell' is inappropriate.  If they are pure ethernet devices 
they need to go in 'drivers/net'.  We also need to move the Marvell 
system controller chips that are already in 'board/Marvell', but I'm not 
sure where they should go.  As you see, there's a tremendous amount of 
redundancy there.

regards,
Ben


More information about the U-Boot mailing list