public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Send from disk‏ in Redboot
@ 2008-07-26 22:33 R A
  2008-07-27  7:14 ` [ECOS] Send from disk? " Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: R A @ 2008-07-26 22:33 UTC (permalink / raw)
  To: ecos-discuss


Hi,
I am trying to upload a file using redboot's command from a USB to my ARM board,
till now i work using xmodem and ymodem, here is what happens:

 RedBoot> load -v -r -b 0x80000 -m disk sda1:myimage
 Invalid 'mode': disk.  Valid modes are: http tftp xmodem ymodem
 
 Any hints?

Thanks
_________________________________________________________________
Play and win great prizes with Live Search and Kung Fu Panda
http://clk.atdmt.com/UKM/go/101719966/direct/01/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Send from disk? in Redboot
  2008-07-26 22:33 [ECOS] Send from disk‏ in Redboot R A
@ 2008-07-27  7:14 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2008-07-27  7:14 UTC (permalink / raw)
  To: R A; +Cc: ecos-discuss

On Sat, Jul 26, 2008 at 10:33:17PM +0000, R A wrote:
> 
> Hi,
> I am trying to upload a file using redboot's command from a USB to my ARM board,
> till now i work using xmodem and ymodem, here is what happens:
> 
>  RedBoot> load -v -r -b 0x80000 -m disk sda1:myimage
>  Invalid 'mode': disk.  Valid modes are: http tftp xmodem ymodem

You need to recompile Redboot with CYGPKG_REDBOOT_DISK.

What sort of disk do you have? eCos supports IDE and MMC drives. USB
disks are not supported.

      Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-27  7:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-26 22:33 [ECOS] Send from disk‏ in Redboot R A
2008-07-27  7:14 ` [ECOS] Send from disk? " Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).