From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan O'Donoghue Date: Tue, 12 Sep 2006 15:27:10 +0100 Subject: [U-Boot-Users] ethernet over usb In-Reply-To: <20060912132810.GC31470@gundam.enneenne.com> References: <20060912082649.GH9155@gundam.enneenne.com> <4506B6CC.9020306@eircom.net> <4506B8A1.30703@eircom.net> <20060912132810.GC31470@gundam.enneenne.com> Message-ID: <4506C3BE.9050506@eircom.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Rodolfo Giometti wrote: > 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? I don't believe so. If you want to tftp 'stuff' I don't see how implementing cdc_ethernet/RNDIS could be avoided, unless there is some way to plug host side tftpd into a serial console like /dev/ttyUSB0 ! Bryan -- Quidquid latine dictum sit, altum sonatur. - Whatever is said in Latin sounds profound.