Hi Prafulla,

Thank you so much for comments. I am already working on it.

Regards,
Ajay Bhargav

----- Original Message -----
From: "Prafulla Wadaskar" <prafu...@marvell.com>
To: "Ajay Bhargav" <ajay.bhar...@einfochips.com>
Cc: u-boot@lists.denx.de, "Ashish Karkare" <akark...@marvell.com>, "Prabhanjan 
Sarnaik" <sarn...@marvell.com>
Sent: Friday, July 8, 2011 8:49:00 PM
Subject: RE: [PATCH 1/4] Armada100: Ethernet support for Marvell gplugD



> -----Original Message-----
> From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com]
> Sent: Friday, July 08, 2011 11:53 AM
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Ajay Bhargav
> Subject: [PATCH 1/4] Armada100: Ethernet support for Marvell gplugD
> 
> This patch adds ethernet support for GuruPlug-Display. tftpboot and
> and other network related commands now works.
> 
> Signed-off-by: Ajay Bhargav <ajay.bhar...@einfochips.com>
> ---
>  .gitignore                                      |    1 +
>  arch/arm/include/asm/arch-armada100/armada100.h |   39 ++
>  arch/arm/include/asm/arch-armada100/gpio.h      |   81 +++
>  arch/arm/include/asm/arch-armada100/mfp.h       |   19 +
>  board/Marvell/gplugd/gplugd.c                   |   77 +++
>  drivers/net/Makefile                            |    1 +
>  drivers/net/pxa168_eth.c                        |  815
> +++++++++++++++++++++++
>  drivers/net/pxa168_eth.h                        |  239 +++++++
>  include/configs/gplugd.h                        |   22 +-
>  include/netdev.h                                |    1 +

Spit this patch as
1. gpio: Add GPIO driver for Armada100
2. net: Add Fast Ethernet controller driver for Armada100
3. Armada100: Enable 88E3015 PHY support on GplugD
4. Armada100: Enable Ethernet support on GplugD

Also please mentioned the dependency of this code i.e. Gplugd patch which is 
not yet mainlined.

Regards..
Prafulla . .

-- 
This message has been scanned for viruses and
dangerous content by Clean Mail Gateway, and is
believed to be clean.

*************************************************************************************************************************************************************
einfochips Business Disclaimer : This e-mail message and all attachments 
transmitted with it are intended solely for the use of the addressee and may 
contain legally privileged and confidential information. If the reader of this 
message is not the intended recipient, or an employee or agent responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution, copying, or other use of this message or its 
attachments is strictly prohibited. If you have received this message in error, 
please notify the sender immediately by replying to this message and please 
delete it from your computer. Any views expressed in this message are those of 
the individual sender unless otherwise stated. Company has taken enough 
precautions to prevent the spread of viruses. However the company accepts no 
liability for any damage caused by any virus transmitted by this email.
*************************************************************************************************************************************************************

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to