This is the mail archive of the ecos-discuss@sourceware.org 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: Using a different network driver


Antoine Zen-Ruffinen wrote:
> 2007/12/20, Andrew Lunn <andrew@lunn.ch>:
>>> If I recompile redboot with my new target, will I have network support
>>> in it ? because downloading code trough the serial is very slow.
>> It should have, when you enable networking in RedBoot.
>>
>>    Andrew
>>
> 
> enable networking in RedBoot ? how to do this ?
> 

Start with your current RedBoot configuration.  Then:
  # ecosconfig add eth_drivers
  # ecosconfig tree
  # make

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

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


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