* Support for transfer other than tftp
@ 2011-06-08 8:12 Vikram Narayanan
2011-06-08 8:57 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Vikram Narayanan @ 2011-06-08 8:12 UTC (permalink / raw)
To: barebox
Hi,
Are there any other mechanisms to transfer files to the board other
than tftp using barebox?
I don't have ethernet support in my board.
-
Thanks,
Vikram
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Support for transfer other than tftp
2011-06-08 8:12 Support for transfer other than tftp Vikram Narayanan
@ 2011-06-08 8:57 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2011-06-08 8:57 UTC (permalink / raw)
To: Vikram Narayanan; +Cc: barebox
On Wed, Jun 08, 2011 at 01:42:28PM +0530, Vikram Narayanan wrote:
> Hi,
>
> Are there any other mechanisms to transfer files to the board other
> than tftp using barebox?
Yes, nfs ;)
> I don't have ethernet support in my board.
D'oh. What do you have then? You can transfer files via USB using a
USB ethernet dongle or via USB device (using DFU, device firmware
update). SD/MMC also works. As a last fallback you can use the serial
port using the loadb command.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-08 8:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-08 8:12 Support for transfer other than tftp Vikram Narayanan
2011-06-08 8:57 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox