This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Send from disk? in Redboot


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]