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

Reply via email to