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]

Re: Ecos templates for different targets with different options


On Tue, Jun 10, 2003 at 12:31:57PM +0200, goran pantar wrote:
> Hi,
> 
> I having trouble with eCos templates. I need to make a template for two
> different targets, which have different values for some options.
> For example: Redboot option CYGNUM_REDBOOT_SCM_FIS_FPGA_SECTORS has value 2
> for first target and value 8 for second target.
> I can't describe this target specific option in file
> packages\redboot\current\cdl\redboot.cdl because I would mess up otherwise
> generic code.
> Where should I set up these options?

Create your own import files. eg: redboot uses the import files
hal/<arch>/<target>/current/misc/redboot_*.ecm. 

   Andrew                                               

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