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: # Default value: FLOPPY


On Fri, 2002-03-29 at 08:29, Krypton wrote:
> Please consider the following example auto-generated by ecosconfig
> If I need to set the Default value to FLOPPY, Do I need to delete the '#' ?
> 
> the character '#' before each line is a comment or not ?
>      # Default value: FLOPPY
> or
>      Default value: FLOPPY
> 
> Thank you
> 
> 
> > cdl_component CYG_HAL_STARTUP {
> >     # Flavor: data
> >     # No user value, uncomment the following line to provide one.
> >     # user_value RAM
> >     # value_source default
> >     # Default value: RAM
> >     # Legal values: "RAM" "FLOPPY" "ROM"
> >     ..........

To change the default, you'd have to change the appropriate CDL file.
Don't do that!  Change the 'user_value' to be whatever you need instead.


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