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 S3CEB2410 evaluation board


On Tue, Feb 26, 2008 at 12:19:03PM +0100, J?r?my Alles wrote:
> Hi,
> 
> I?d like to use the S3CEB2410 evaluation board
> (http://www.armkits.com/product/s3ceb2410.asp) with eCos and Redboot. 
> I saw that the SMDK2410 board is fully supported by eCos. 
> 
> Do you think it?ll be a hard work to make it works with the S3CEB2410 board
> ?

I don't think it will be two difficult. The FLASH is different, the
SMDK2410 appears to have an AM29 devices, where as the s3ceb2310 has a
strata. So you will need to write a new hardware specific flash
driver. However there are plenty of examples for the strata device.

There are lots of devices that the SMDK2410 does not have drivers
for. If you need any of these, that will be the harder part, eg
ethernet, USB host and device, MMC, I2C etc.

          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]