This is the mail archive of the ecos-devel@sources.redhat.com 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]

AW: AW: contributing a failsafe update meachanism for FIS from within ecos applications


Hi Andrew,

> Von: Andrew Lunn [mailto:andrew@lunn.ch]
> 
> On Tue, Oct 26, 2004 at 06:37:26PM +0200, Neundorf, Alexander wrote:
> > Hi,
> > 
> > here comes the next try, I hope I fixed all known issues.
> 
> +#ifdef CYGSEM_REDBOOT_FLASH_LOCK_SPECIAL
> +    // Ensure [quietly] that the directory is locked after the update
> +    flash_lock((void *)fis_addr, flash_block_size, (void 
> **)&err_addr);
> +#endif
> +}
> 
> This should be (void *)redundant_fis_addr. My error i think....

I hope you had a nice holiday :-)
Climbing'n stuff ?

Well, how about applying the first part of my patch ?
The copyright assignment is on the way (since wednesday or thursday last week), if it didn't arrive yet, I can also send it via fax if this would be of any help.

After this we can continue with the other parts (ecos fs and VV interface).

Bye
Alex


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