All of lore.kernel.org
 help / color / mirror / Atom feed
From: prathika <prathika@deeopl.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Data transfer through Ethernet in u-boot.
Date: Mon, 11 May 2009 16:42:14 +0530	[thread overview]
Message-ID: <4A08080E.6030605@deeopl.com> (raw)

hi,
You have mentioned to add the test code to the existing POST framework. In my hardware, I have CAN controller interfaced to SPI interface, SPI DACs, parallel ADCs, 1553B controller interfaced to EBC.
I have  a CPLD to generate chip selects to these ICs.
If this test code will be useful, please let me to know how to add it to the POST framework.

I just gave an example of text file, it can be binary file transfer also between my board and PC.

I understood that "tftp" command in u-boot has been coded only for receiving data from the PC and not to transmit, to PC.If this is the case should i add the transmit code to the "tftp" command?
Even if I use this command for data transfer, what are the requirements for the application in PC side?

Thanks & Regards,
Prathika R


Dear prathika,

In message <4A07FAF7.30905@deeopl.com <http://lists.denx.de/mailman/listinfo/u-boot>> you wrote:
>/
/>/ 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.
/
You should have coded the test code in the contexzt of  the  existing
POST  framework  instead  of  a separate standalone application. that
would have been more useful, at least to others.

>/ Similarly I want to test ethernet communication also. I would like to 
/>/ transmit a text file from my board to PC and vice-versa.
/
Why the restriction on a text file? Why no arbitrary binary data?

>/ Are there any example application for this in u-boot.
/
See the "tftp" or "nfs" commands.

Best regards,

Wolfgang Denk

             reply	other threads:[~2009-05-11 11:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11 11:12 prathika [this message]
2009-05-11 11:23 ` [U-Boot] Data transfer through Ethernet in u-boot Wolfgang Denk
2009-05-12 12:17   ` prathika
2009-05-12 17:33     ` Marco
  -- strict thread matches above, loose matches on Subject: below --
2009-05-11 10:16 prathika
2009-05-11 10:23 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A08080E.6030605@deeopl.com \
    --to=prathika@deeopl.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.