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

2021-05-05 Thread sajad momeni
Hello Can send the Marvell 88E61XXX Switch driver And file thanks

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

2009-05-20 Thread Prafulla Wadaskar
> Well, actually I'm more interested in mv88e60xx.c support :) BTW: Which specific chip support you are looking for? I will try if I can help you > > From log I can see > " > Marvell MV88E61XX Switch Driver support > " > are MV88E61XX and MV88E60XX the same? Not really... Regards.. Prafulla .

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

2009-05-20 Thread Sergey Nikulov
ailto:sergey.niku...@gmail.com] >> Sent: Thursday, May 21, 2009 4:20 AM >> To: Prafulla Wadaskar >> Cc: u-boot@lists.denx.de; Ronen Shitrit >> Subject: Re: [U-Boot] [PATCH] Marvell 88E Switch/PHY init support >> >> Hi, >> >> Any updates with this

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

2009-05-20 Thread Prafulla Wadaskar
> -Original Message- > From: Sergey Nikulov [mailto:sergey.niku...@gmail.com] > Sent: Thursday, May 21, 2009 4:20 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ronen Shitrit > Subject: Re: [U-Boot] [PATCH] Marvell 88EXXXX Switch/PHY init support > > H

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

2009-05-20 Thread Sergey Nikulov
Hi, Any updates with this switches support in uboot? 2009/4/3 Prafulla Wadaskar : > From: prafulla_wadaskar > > 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 Admo

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

2009-04-03 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <1238798370-9245-4-git-send-email-prafu...@marvell.com> you wrote: > From: prafulla_wadaskar > > 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 > > Contri

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

2009-04-03 Thread Ben Warren
Hi Prafulla, Prafulla Wadaskar wrote: > From: prafulla_wadaskar > > 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 > Michael Blostein > Signed-off-by: praful

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

2009-04-03 Thread Prafulla Wadaskar
From: prafulla_wadaskar 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 Michael Blostein Reviewed by: Ronen Shitrit --- board/Marvell/common/mv88e1116.c | 72 +++