public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] fis dir and fconfig data
@ 2004-05-25 12:29 Jani Monoses
  2004-05-25 14:16 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Jani Monoses @ 2004-05-25 12:29 UTC (permalink / raw)
  To: ecos-discuss

Hello

is there a reason for CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG not being
the only option, so no option actually? Are there any advantages to storing
the two types of data in different flash blocks?

thanks
Jani

-- 
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] fis dir and fconfig data
  2004-05-25 12:29 [ECOS] fis dir and fconfig data Jani Monoses
@ 2004-05-25 14:16 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2004-05-25 14:16 UTC (permalink / raw)
  To: Jani Monoses; +Cc: ecos-discuss

On Tue, 2004-05-25 at 04:25, Jani Monoses wrote:
> Hello
> 
> is there a reason for CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG not being
> the only option, so no option actually? Are there any advantages to storing
> the two types of data in different flash blocks?

Yes.  For example, one might want to have a *lot* of config data 
(RedBoot exports these access functions, so it is common for 
applications to use this as well).  In this case, the config data 
and the FIS directory might not fit in a single block.

Similarly, when FLASH blocks are small.

There are many good reasons to have such flexibility, at a small cost
of compile-time complexity.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
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:[~2004-05-25 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-25 12:29 [ECOS] fis dir and fconfig data Jani Monoses
2004-05-25 14:16 ` Gary Thomas

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).