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 io


On Mon, Feb 21, 2005 at 01:42:43PM +0800, Yuan Jianghai wrote:
> Thanks a lot.
> Does RedBoot depend on packages/devs?
> If I only port RedBoot to a new platform, need I write/modify device 
> drivers in packages/devs?

A very basic redboot does not use anything from packages/devs. However
if you want to use the flash you will need a flash driver. If you want
to use an ethernet device rather than the serial port to download
applications you will need an etheret device driver. These belong in
packages/devs.

        Andrew

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