public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Using S3CEB2410 evaluation board
@ 2008-02-26 11:19 Jérémy Alles
  2008-02-26 13:30 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Jérémy Alles @ 2008-02-26 11:19 UTC (permalink / raw)
  To: ecos-discuss

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
?

Best regards,

Jeremy


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Using S3CEB2410 evaluation board
  2008-02-26 11:19 [ECOS] Using S3CEB2410 evaluation board Jérémy Alles
@ 2008-02-26 13:30 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2008-02-26 13:30 UTC (permalink / raw)
  To: J?r?my Alles; +Cc: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-26 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-26 11:19 [ECOS] Using S3CEB2410 evaluation board Jérémy Alles
2008-02-26 13:30 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).