From: Rodolfo Giometti <giometti@linux.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ethernet over usb
Date: Tue, 12 Sep 2006 15:28:10 +0200 [thread overview]
Message-ID: <20060912132810.GC31470@gundam.enneenne.com> (raw)
In-Reply-To: <4506B8A1.30703@eircom.net>
On Tue, Sep 12, 2006 at 02:39:45PM +0100, Bryan O'Donoghue wrote:
>
> Since you want to TFTP over the USB, from your point of view, there is
> no reason not to use CDC_ACM/g_serial and just do a kermit binary
> transfer and save yourself the effort of doing Ethernet over the USB.
>
> All you'd really have to do is implement usbdcore_au1100 and just do a
> straight forward kermit binary transfer .. with the 8xx and both CDC_ACM
> and g_serial, it works well enough for me.
Let me explain better my situation. My board have a serial line and an
USBdev as I/O interfaces. In linux I'm going to use the serial line
for the console and the USBdev for rootfs and other network
activities. I'd like to do the same into u-boot in order to have a
serial console and a TFTP file transfer.
Do you think that I can use the current implemented software (apart
the usbdcore_au1100) for my purposes?
> Still if you are going to do some of the ethernet side ... it would be a
> good excuse for me, to stay out of the pub !
:)
Thanks,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at enneenne.com
Linux Device Driver giometti at gnudd.com
Embedded Systems giometti at linux.it
UNIX programming phone: +39 349 2432127
next prev parent reply other threads:[~2006-09-12 13:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-12 8:26 [U-Boot-Users] ethernet over usb Rodolfo Giometti
2006-09-12 13:31 ` Bryan O'Donoghue
2006-09-12 13:20 ` Rodolfo Giometti
2006-09-12 14:13 ` Bryan O'Donoghue
2006-09-12 16:17 ` Wolfgang Denk
2006-09-12 16:25 ` Rodolfo Giometti
2006-09-12 16:33 ` Wolfgang Denk
2006-09-12 13:39 ` Bryan O'Donoghue
2006-09-12 13:28 ` Rodolfo Giometti [this message]
2006-09-12 14:27 ` Bryan O'Donoghue
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=20060912132810.GC31470@gundam.enneenne.com \
--to=giometti@linux.it \
--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.