From mboxrd@z Thu Jan 1 00:00:00 1970 From: prathika Date: Mon, 11 May 2009 15:46:23 +0530 Subject: [U-Boot] Data transfer through Ethernet in u-boot. Message-ID: <4A07FAF7.30905@deeopl.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I am porting u-boot on PPC440 EP. I am porting a stand alone application on it. I have coded for testing the peripherals of PPC. I have no issues in executing this application. Similarly I want to test ethernet communication also. I would like to transmit a text file from my board to PC and vice-versa. Are there any example application for this in u-boot. Please help me in this regard. Thanks & Regards, Prathika R