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: RedBoot Load Command - load from tftp into flash


On Thu, 17 Mar 2011, Elad Yosef wrote:

> I have 2 flash section in my target and want to use the RedBoot load
> command to download file from tftp server directly into flash.
> 
> Does the load command can do it?
 
Try to enable this

cdl_option CYGBLD_REDBOOT_LOAD_INTO_FLASH {
    user_value 1
};

Sergei

-- 
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]