public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] strataflash functions in RAM
@ 2003-09-10 16:41 Jani Monoses
  2003-09-10 16:43 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Jani Monoses @ 2003-09-10 16:41 UTC (permalink / raw)
  To: ecos-discuss

Could somebody tell me what's the reasoning behing this

Quote from the description of strataflash CDL option
CYGOPT_DEVS_FLASH_STRATA_NOT_IN_RAM
       
"Rarely, it is useful to disable the request that flash driver code be
copied to separate RAM for execution.  This option lets you do that.It
should only be controlled by redboot_XXX.ecm config files, for building
different varieties of RedBoot.
 NEVER disable this option for ROM startup code, which executes in place
from Flash: the build will not work."

is there any reason why strataflash cannot use the section (".2ram")
approach for some targets?

thanks
Jani

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] strataflash functions in RAM
  2003-09-10 16:41 [ECOS] strataflash functions in RAM Jani Monoses
@ 2003-09-10 16:43 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2003-09-10 16:43 UTC (permalink / raw)
  To: Jani Monoses; +Cc: eCos Discussion

On Wed, 2003-09-10 at 10:30, Jani Monoses wrote:
> Could somebody tell me what's the reasoning behing this
> 
> Quote from the description of strataflash CDL option
> CYGOPT_DEVS_FLASH_STRATA_NOT_IN_RAM
>        
> "Rarely, it is useful to disable the request that flash driver code be
> copied to separate RAM for execution.  This option lets you do that.It
> should only be controlled by redboot_XXX.ecm config files, for building
> different varieties of RedBoot.
>  NEVER disable this option for ROM startup code, which executes in place
> from Flash: the build will not work."
> 
> is there any reason why strataflash cannot use the section (".2ram")
> approach for some targets?

Only that it vastly predates the ".2ram" strategy and there was never
any time (or compunction) to change it.  Feel free to make these changes
and submit a patch.

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


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-10 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-10 16:41 [ECOS] strataflash functions in RAM Jani Monoses
2003-09-10 16:43 ` 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).