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: Redboot - commands missing


On Thu, 2001-12-06 at 08:14, Daniel.Andersson@combitechsystems.com
wrote:
> Hi again,
> 
> I assume you do this when you configure eCos by the command line but how is
> this done with the Configtool?
> 
> Regards, Daniel
> 
> 
> >Yes, add them to your RedBoot configuration :-)
> >
> >The basic 'redboot' template does not include FLASH or NET support 
> >because these are not always available.  So we add them as needed.
> >If your platform has drivers for these devices, you should be able
> >to just use these commands to add those functions:
> >  % ecosconfig add flash net_drivers
> >  % ecosconfig tree
> >  % make

Simply add the packages 'flash' and 'net_drivers' via the 
  Build->Packages
menu item.



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