[ECOS] ecos io
Andrew Lunn
andrew@lunn.ch
Mon Feb 21 08:08:00 GMT 2005
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
More information about the Ecos-discuss
mailing list