This is the mail archive of the ecos-discuss@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]

strataflash functions in RAM


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


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